blib/lib/Devel/Examine/Subs/Engine.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 12 | 17 | 70.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
143 | 2 | 8 | 1 | $search and not $p->{'regex'} |
320 | 1 | 8 | 1 | $search and not $p->{'regex'} |
383 | 59 | 0 | 24 | $line =~ /$search/ and not $new_lines |
390 | 0 | 24 | 0 | $line =~ /^(\s+)/ and $1 |
line | l | !l | condition |
---|---|---|---|
126 | 44 | 0 | \@has || [] |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
265 | 2 | 0 | 3 | not $exec or ref $exec ne 'CODE' |