| blib/lib/Test/Crontab/Format.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 12 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 36 | 3 | 5 | if (ref $thingy eq 'SCALAR') { } |
| 37 | 1 | 2 | if (length ${$thingy;} == 0) { } |
| 43 | 1 | 1 | if ($crontab->is_valid) { } |
| 54 | 2 | 3 | if (not -f $file && -r $file) { } |
| 1 | 2 | elsif (-z $file) { } | |
| 64 | 1 | 1 | if ($crontab->is_valid) { } |