blib/lib/Devel/Profile.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 15 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
112 | 0 | 0 | 0 | not $saving and $TSAVE |
0 | 0 | 0 | not $saving and $TSAVE and $ti - $tsav > $TSAVE |
line | l | !l | condition |
---|---|---|---|
186 | 0 | 0 | $ENV{'PERL_PROFILE_FILENAME'} || 'prof.out' |
265 | 0 | 0 | $c || 1 |
295 | 0 | 0 | shift() or 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
195 | 0 | 0 | 0 | not defined $tadj or $t < $tadj |