Condition Coverage

blib/lib/Astro/Coord/ECI/TLE/Set.pm
Criterion Covered Total %
condition 11 26 42.3


and 3 conditions

line !l l&&!r l&&r condition
267 8 0 0 "" eq $id and "null" eq $model
445 13 5 8 defined $effective and $_->[0] > $time
545 0 0 0 defined $end and $time > $end
546 0 0 0 defined $start and $time < $start
588 7 5 0 @args > 1 and $selector{$routine} || $delegate->is_valid_model($routine)

or 2 conditions

line l !l condition
270 3 5 $data{$id} ||= []

or 3 conditions

line l !l&&r !l&&!r condition
194 0 1 0 $id ||= $tle->get("id")
195 0 1 0 $class ||= ref $tle
588 5 0 0 $selector{$routine} || $delegate->is_valid_model($routine)