Condition Coverage

blib/lib/TAP/Harness.pm
Criterion Covered Total %
condition 17 23 73.9


and 3 conditions

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

or 2 conditions

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

or 3 conditions

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