Condition Coverage

blib/lib/Log/Defer/Viz.pm
Criterion Covered Total %
condition 11 13 84.6


and 3 conditions

line !l l&&!r l&&r condition
98 6 10 4 defined $last_time and abs($last_time - $val) / $max_time < 0.05
102 12 3 1 $sep_len < 1 and defined $last_time

or 2 conditions

line l !l condition
15 1 2 $arg{'width'} || 80
101 10 6 $last_time || 0

or 3 conditions

line l !l&&r !l&&!r condition
16 3 0 0 $arg{'timers'} || croak('need timers')