Condition Coverage

blib/lib/Net/GPSD3/Return/Unknown/Timestamp.pm
Criterion Covered Total %
condition 4 11 36.3


and 3 conditions

line !l l&&!r l&&r condition
55 1 0 2 defined $$self{'timestamp'} and $$self{'timestamp'} =~ /$qr/
0 0 1 defined $$self{'time'} and $$self{'time'} =~ /$qr/
0 0 0 defined $$self{'time'} and $$self{'time'} =~ /^\d{1,}(?:\.\d*)?$/

or 2 conditions

line l !l condition
81 3 0 $$self{'_timestamp'} || $$self{'timestamp'} || undef