Condition Coverage

blib/lib/App/PAUSE/TimeMachine.pm
Criterion Covered Total %
condition 0 8 0.0


and 3 conditions

line !l l&&!r l&&r condition
39 0 0 0 $$env{'HTTP_IF_MODIFIED_SINCE'} and $$env{'HTTP_IF_MODIFIED_SINCE'} eq $lastmod

or 2 conditions

line l !l condition
70 0 0 shift @args || 'help'

or 3 conditions

line l !l&&r !l&&!r condition
71 0 0 0 $self->can("cmd_$cmd") || $self->can('cmd_help')