Condition Coverage

blib/lib/Test2/Formatter/TAP.pm
Criterion Covered Total %
condition 18 31 58.0


and 3 conditions

line !l l&&!r l&&r condition
38 0 1 0 $convert and ref $convert eq 'CODE' || $class->can($convert)
153 1006 2 3 defined $todo and length $todo
178 0 0 3 defined $reason and length $reason
270 83 5 2 $directive and $directive eq 'NO PLAN'

or 2 conditions

line l !l condition
88 937 12 $CONVERTERS{$type} || 'event_other'
92 1 947 ($SAFE_TO_ACCESS_HASH{$type} ? $e->{'nested'} : $e->nested) || 0

or 3 conditions

line l !l&&r !l&&!r condition
38 1 0 0 ref $convert eq 'CODE' || $class->can($convert)
49 1 79 0 $self->{'handles'} ||= $self->_open_handles
96 0 0 948 $\ or $,
308 0 0 12 $e->causes_fail || $e->diagnostics
309 12 0 0 $e->summary || ref $e