Condition Coverage

blib/lib/App/prove4air.pm
Criterion Covered Total %
condition 0 14 0.0


and 3 conditions

line !l l&&!r l&&r condition
71 0 0 0 defined $script and length $script

or 2 conditions

line l !l condition
61 0 0 $$prove{'extension'} ||= '.t.as'

or 3 conditions

line l !l&&r !l&&!r condition
60 0 0 0 $$prove{'exec'} ||= "$0 --exec"
83 0 0 0 not -s $test{'script'} or $test{'script'}->stat->mtime < $script->stat->mtime
147 0 0 0 not -s $test{'script'} or $test{'script'}->stat->mtime < $script->stat->mtime