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