| blib/lib/Sledge/Plugin/IfModifiedSince.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 29 | 0 | 0 | unless $thing |
| 32 | 0 | 0 | unless $if_modified_since_epoch |
| 33 | 0 | 0 | $mtime > $if_modified_since_epoch ? : |
| 40 | 0 | 0 | if $mtime |
| 46 | 0 | 0 | if ($thing =~ /^\d+$/) { } |
| 0 | 0 | elsif (-e $thing) { } |