lib/Devel/Comments.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 26 | 44 | 59.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
1101 | 34 | 0 | 0 | $elapsed >= $showstarttime and $at < $max |
34 | 0 | 0 | $elapsed >= $showstarttime and $at < $max and $showing{$data} || $remaining && $remaining >= $showmaxtime | |
1175 | 0 | 34 | 266 | length $fill and $prev_length == $length |
1440 | 0 | 35 | 14 | $prefix and not $defined_varref |
line | l | !l | condition |
---|---|---|---|
959 | 24 | 5 | $moving{$context} ||= [] |
985 | 334 | 0 | $2 || '' |
314 | 20 | $3 || '' | |
334 | 0 | $4 || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
348 | 4 | 3 | 0 | $arg eq '-ENV' or substr($arg, 0, 1) eq '#' |
435 | 0 | 0 | 1 | $ENV{'Smart_Comments'} || $ENV{'SMART_COMMENTS'} || $ENV{'SmartComments'} || $ENV{'SMARTCOMMENTS'} |
1035 | 0 | 5 | 24 | $not_first < 0 or $at == $max |
5 | 24 | 0 | $not_first < 0 or $at == $max or $motion > $forupdatequantum | |
1101 | 0 | 0 | 0 | $showing{$data} || $remaining && $remaining >= $showmaxtime |
1368 | 0 | 1 | 27 | $flag ||= $prev_tell_outfh != tell $outfh |
1371 | 1 | 0 | 27 | $flag ||= $prev_caller_file ne $caller_file |
1375 | 1 | 15 | 12 | $flag ||= $prev_caller_line != $caller_line - 1 |