Condition Coverage

lib/Time/TAI/Simple.pm
Criterion Covered Total %
condition 5 11 45.4


and 3 conditions

line !l l&&!r l&&r condition
223 0 0 0 defined $reply and $reply->{'success'}
246 11026 0 2008 defined $alt_hr and ref $alt_hr eq "HASH"
11026 2008 0 defined $alt_hr and ref $alt_hr eq "HASH" and defined $alt_hr->{$name}

or 2 conditions

line l !l condition
263 4 0 $opt_hr //= {}