Branch Coverage

blib/lib/Biblio/ILL/ISO/PersonOrInstitutionSymbol.pm
Criterion Covered Total %
branch 2 10 20.0


line true false branch
70 57 3 if (@_)
91 0 0 if $$self{'person-symbol'}
92 0 0 if $$self{'institution-symbol'}
114 0 0 if ($k =~ /^person-symbol$/) { }
0 0 elsif ($k =~ /^institution-symbol$/) { }