blib/lib/App/Prove.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 11 | 20 | 55.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
282 | 3 | 0 | 0 | -t STDOUT && !$ENV{'HARNESS_NOTTY'} && !&IS_WIN32() |
328 | 59 | 1 | 0 | $self->taint_fail and $self->taint_warn |
332 | 59 | 1 | 0 | $self->warnings_fail and $self->warnings_warn |
442 | 0 | 0 | 0 | exists $config{$k} and ref $config{$k} ne 'HASH' |
line | l | !l | condition |
---|---|---|---|
81 | 56 | 8 | shift() || {} |
215 | 1 | 2 | $self->{'extensions'} ||= [] |
351 | 9 | 51 | shift @verb_adj || 0 |
443 | 0 | 0 | $config{$k} ||= {} |