Branch Coverage

blib/lib/Sub/Exporter/GlobExporter.pm
Criterion Covered Total %
branch 9 10 90.0


line true false branch
96 1 0 &$is_ref($globref, 'SCALAR') ? :
1 1 &$is_ref($globref, 'GLOB') ? :
103 2 1 defined $value ? :
109 2 1 defined $value->{'-as'} ? :
111 1 2 if (ref $name) { }