| lib/Time/TAI/Simple.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 11 | 45.4 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 187 | 0 | 0 | 0 | defined $reply and $reply->{'success'} |
| 200 | 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 |
|---|---|---|---|
| 217 | 4 | 0 | $opt_hr //= {} |