Condition Coverage

blib/lib/Telemetry/Any.pm
Criterion Covered Total %
condition 7 11 63.6


and 3 conditions

line !l l&&!r l&&r condition
50 3 0 2 defined $args{'format'} and $args{'format'} eq 'table'
55 1 0 1 defined $args{'format'} and $args{'format'} eq 'table'
61 2 0 1 defined $args{'format'} and $args{'format'} eq 'table'

or 2 conditions

line l !l condition
114 0 2 $args{'sort_by'} || 'time'