| blib/lib/CGI/Application/Plugin/TT/LastModified.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 8 | 62.5 |
| line | true | false | branch |
|---|---|---|---|
| 42 | 0 | 3 | if (not UNIVERSAL::isa($caller, 'CGI::Application')) { } |
| 0 | 3 | elsif (not UNIVERSAL::can($caller, 'tt_obj')) { } | |
| 1 | 4 | elsif ($auto and $auto eq ':auto') { } | |
| 83 | 2 | 0 | if ($mtime) |