| blib/lib/App/PAUSE/TimeMachine.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 8 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 39 | 0 | 0 | 0 | $$env{'HTTP_IF_MODIFIED_SINCE'} and $$env{'HTTP_IF_MODIFIED_SINCE'} eq $lastmod |
| line | l | !l | condition |
|---|---|---|---|
| 70 | 0 | 0 | shift @args || 'help' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 71 | 0 | 0 | 0 | $self->can("cmd_$cmd") || $self->can('cmd_help') |