Condition Coverage

blib/lib/App/Prove.pm
Criterion Covered Total %
condition 12 22 54.5


and 3 conditions

line !l l&&!r l&&r condition
284 3 0 0 -t STDOUT && !$ENV{'HARNESS_NOTTY'}
330 59 1 0 $self->taint_fail and $self->taint_warn
334 59 1 0 $self->warnings_fail and $self->warnings_warn
444 0 0 0 exists $config{$k} and ref $config{$k} ne 'HASH'

or 2 conditions

line l !l condition
82 56 8 shift() || {}
216 1 2 $self->{'extensions'} ||= []
353 9 51 shift @verb_adj || 0
445 0 0 $config{$k} ||= {}
483 0 60 $self->statefile || '.prove'