Condition Coverage

blib/lib/Telemetry/Any.pm
Criterion Covered Total %
condition 6 10 60.0


and 3 conditions

line !l l&&!r l&&r condition
128 6 0 2 defined $args{'format'} and $args{'format'} eq 'table'
193 0 0 8 $_->[0] and $_->[1]

or 2 conditions

line l !l condition
90 1 2 $args{'sort_by'} || 'time'
185 0 1 $args{'sort_by'} || 'time'