Condition Coverage

lib/Test/Trivial.pm
Criterion Covered Total %
condition 0 32 0.0


and 2 conditions

line l !l condition
164 0 0 $FATAL and not $TODO and die "All errors Fatal\n"
178 0 0 $FATAL and not $TODO and die "All errors Fatal\n"
193 0 0 $FATAL and not $TODO and die "All errors Fatal\n"
206 0 0 $FATAL and not $TODO and die "All errors Fatal\n"

and 3 conditions

line !l l&&!r l&&r condition
164 0 0 0 $FATAL and not $TODO
178 0 0 0 $FATAL and not $TODO
193 0 0 0 $FATAL and not $TODO
206 0 0 0 $FATAL and not $TODO

or 3 conditions

line l !l&&r !l&&!r condition
156 0 0 0 $msg ||= line_to_text()
170 0 0 0 $msg ||= line_to_text()
184 0 0 0 $msg ||= line_to_text()
198 0 0 0 $msg ||= line_to_text()