Condition Coverage

blib/lib/TAP/Harness.pm
Criterion Covered Total %
condition 18 23 78.2


and 3 conditions

line !l l&&!r l&&r condition
455 93 0 0 -t ($arg_for{'stdout'} || \*STDOUT) and not $ENV{'HARNESS_NOTTY'}
492 89 0 4 defined $rulesfile and -r $rulesfile

or 2 conditions

line l !l condition
96 382 54 $self->{$method} ||= []
430 88 5 $arg_for ||= {}
455 15 78 $arg_for{'stdout'} || \*STDOUT
807 5 1 ref $args{'exec'} || ''

or 3 conditions

line l !l&&r !l&&!r condition
92 21 21 336 $method eq 'lib' or $method eq 'switches'
458 10 455 0 $self->$attr || $class
618 5 0 1 not defined $job or $job->is_spinner