| lib/Time/TAI/Simple.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 11 | 45.4 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 182 | 0 | 0 | 0 | defined $reply and $reply =~ /^2/ |
| 195 | 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 |
|---|---|---|---|
| 212 | 4 | 0 | $opt_hr //= {} |