Branch Coverage

blib/lib/Net/DRI/Protocol/IRIS/Core.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
85 0 0 unless (defined $msg)
98 0 0 if $name eq 'answer' or $name eq 'additional'
99 0 0 unless exists $ERRORS{$name}
102 0 0 exists $ERRORS{$name} ? :
116 0 0 unless $name eq 'authenticationSuccess' or $name eq 'authenticationFailure'