blib/lib/Net/RIR_CC.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 10 | 70.0 |
line | true | false | branch |
---|---|---|---|
28 | 0 | 1 | if $te->tables != 1 |
40 | 2 | 480 | unless defined $value |
93 | 0 | 36 | if length $code != 2 and length $code != 3 |
95 | 24 | 12 | length $code == 2 ? : |
0 | 36 | unless my $name = length $code == 2 ? $self->cc_map->{$code} : $self->a3_map->{$code} |