| blib/lib/Smart/Comments.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 22 | 35 | 62.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 348 | 34 | 0 | 0 | $elapsed >= $showstarttime and $at < $max |
| 34 | 0 | 0 | $elapsed >= $showstarttime and $at < $max and $showing{$data} || $remaining && $remaining >= $showmaxtime | |
| 399 | 0 | 34 | 266 | length $fill and $prev_length == $length |
| 443 | 6 | 21 | 11 | $spacer_required &&= !$nonl |
| 447 | 0 | 27 | 11 | $pref and not defined $varref |
| line | l | !l | condition |
|---|---|---|---|
| 233 | 24 | 5 | $moving{$context} ||= [] |
| 260 | 334 | 0 | $2 || '' |
| 314 | 20 | $3 || '' | |
| 334 | 0 | $4 || '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 288 | 0 | 5 | 24 | $not_first < 0 or $at == $max |
| 5 | 24 | 0 | $not_first < 0 or $at == $max or $motion > $forupdatequantum | |
| 348 | 0 | 0 | 0 | $showing{$data} || $remaining && $remaining >= $showmaxtime |
| 442 | 20 | 12 | 6 | $prev_STDOUT != tell STDOUT || $prev_STDERR != tell STDERR || $prev_caller{'file'} ne $caller[1] || $prev_caller{'line'} != $caller[2] - 1 |