| blib/lib/TiddlyWeb/Resting/DefaultRester.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 17 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 117 | 0 | 0 | 0 | not $second_try and -w $file |
| 0 | 0 | 0 | not $second_try and -w $file and $pw | |
| 0 | 0 | 0 | not $second_try and -w $file and $pw and not $pw =~ /^CRYPTED_/ | |
| 122 | 0 | 0 | 0 | $opts{'password'} and $opts{'password'} =~ /^CRYPTED_(.+)/ |
| line | l | !l | condition |
|---|---|---|---|
| 84 | 0 | 0 | delete $opts{'class'} || 'TiddlyWeb::Resting' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 79 | 0 | 0 | 0 | delete $args{'rester-config'} || $CONFIG_FILE |