Branch Coverage

blib/lib/Net/EPP/Frame.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
155 0 0 unless ($type)
160 0 0 unless ($type =~ /^(hello|greeting|command|response)$/)
213 0 0 if (scalar @args == 2) { }
0 0 elsif (scalar @args == 1) { }