blib/lib/Net/EPP/Frame.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 8 | 0.0 |
line | true | false | branch |
---|---|---|---|
161 | 0 | 0 | unless ($type) |
166 | 0 | 0 | unless ($type =~ /^(hello|greeting|command|response)$/) |
219 | 0 | 0 | if (scalar @args == 2) { } |
0 | 0 | elsif (scalar @args == 1) { } |