blib/lib/Test/Compile/Internal.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 10 | 12 | 83.3 |
line | l | !l | condition | |
---|---|---|---|---|
66 | 1 | 3 | 1 | $pm_ok && $pl_ok |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
407 | 1 | 26 | 11 | defined $line and $line =~ /^#!/ |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
375 | 20 | 0 | 7 | not defined $self->verbose or $self->verbose != 0 |
376 | 2 | 0 | 18 | not $compiles or $self->verbose |