lib/Time/TAI/Simple.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 11 | 45.4 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
183 | 0 | 0 | 0 | defined $reply and $reply =~ /^2/ |
196 | 5013 | 0 | 2008 | defined $alt_hr and ref $alt_hr eq 'HASH' |
5013 | 2008 | 0 | defined $alt_hr and ref $alt_hr eq 'HASH' and defined $$alt_hr{$name} |
line | l | !l | condition |
---|---|---|---|
213 | 4 | 0 | $opt_hr //= {} |