Condition Coverage

blib/lib/Telemetry/Any.pm
Criterion Covered Total %
condition 8 11 72.7


and 3 conditions

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

or 2 conditions

line l !l condition
119 1 2 $args{'sort_by'} || 'time'