Condition Coverage

blib/lib/TAP/Formatter/Session.pm
Criterion Covered Total %
condition 2 10 20.0


and 3 conditions

line !l l&&!r l&&r condition
122 107 0 0 !$self->formatter->verbose && -t $self->formatter->stdout && !$ENV{'HARNESS_NOTTY'}
198 0 0 0 defined $start_time and defined $end_time

or 2 conditions

line l !l condition
61 107 0 $arg_for ||= {}
200 0 0 $elapsed || '<1'