blib/lib/App/prove4air.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 14 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
71 | 0 | 0 | 0 | defined $script and length $script |
line | l | !l | condition |
---|---|---|---|
61 | 0 | 0 | $$prove{'extension'} ||= '.t.as' |
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 |