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
37 0 1 0 $convert and ref $convert eq 'CODE' || $class->can($convert)
152 982 2 3 defined $todo and length $todo
177 0 0 3 defined $reason and length $reason
269 79 5 2 $directive and $directive eq 'NO PLAN'

or 2 conditions

line l !l condition
87 912 12 $CONVERTERS{$type} || 'event_other'
91 1 922 ($SAFE_TO_ACCESS_HASH{$type} ? $e->{'nested'} : $e->nested) || 0

or 3 conditions

line l !l&&r !l&&!r condition
37 1 0 0 ref $convert eq 'CODE' || $class->can($convert)
48 1 76 0 $self->{'handles'} ||= $self->_open_handles
95 0 0 923 $\ or $,
307 0 0 12 $e->causes_fail || $e->diagnostics
308 12 0 0 $e->summary || ref $e