Branch Coverage

blib/lib/Exporter/Lexical.pm
Criterion Covered Total %
branch 3 4 75.0


line true false branch
50 2 1 if (ref $$opts{'-exports'} eq 'ARRAY') { }
1 0 elsif (ref $$opts{'-exports'} eq 'HASH') { }