Condition Coverage

blib/lib/Fennec.pm
Criterion Covered Total %
condition 15 39 38.4


and 3 conditions

line !l l&&!r l&&r condition
72 0 0 135 $wfmeta and grep {$_ eq 'Mock::Quick';} @{[] unless $defaults{'utils'};}
150 89 48 0 $runner_init and $importer eq 'main'
180 135 0 2 $deps and @$deps
229 0 0 135 $utils and @$utils
243 0 133 2 $classes and @$classes

or 2 conditions

line l !l condition
14 0 274 $ENV{'FENNEC_DEBUG'} || 0
47 137 0 $defaults{'runner_class'} ||= 'Fennec::Runner'
233 135 678 $params{$util} || []

or 3 conditions

line l !l&&r !l&&!r condition
50 0 0 0 $ENV{'FENNEC_SEED'} ||= $params{'seed'}
51 0 0 0 $ENV{'FENNEC_DEBUG'} ||= $params{'debug'}
80 10 0 0 $wfmeta->peek_layer || $wfmeta->root_layer
90 0 0 135 $ENV{'FENNEC_DEBUG'} or $params{'debug'}
104 0 0 0 $collector ||= 'Fennec::Runner'->new->collector
117 0 3 0 $wfmeta->peek_layer || $wfmeta->root_layer