Condition Coverage

blib/lib/Test2/Harness/Runner.pm
Criterion Covered Total %
condition 9 22 40.9


and 3 conditions

line !l l&&!r l&&r condition
27 18 52 0 exists $self->{'via'} and not $self->can("via_$self->{'via'}")
60 599 0 26 exists $header->{'features'}{'formatter'} and not $header->{'features'}{'formatter'}
93 216 0 0 exists $header->{'features'}{'preload'} and not $header->{'features'}{'preload'}
110 216 0 0 $INC{'Test2/API.pm'} and Test2::API::test2_init_done()

or 2 conditions

line l !l condition
196 409 0 $params{'env'} || {}
207 409 0 $ENV{'PERL5LIB'} || ''
239 216 0 $params{'env'} || {}
346 0 0 $params{'env'} || {}
360 0 0 $ENV{'PERL5LIB'} || ''