Branch Coverage

blib/lib/Module/Functions.pm
Criterion Covered Total %
branch 7 8 87.5


line true false branch
20 3 11 if $k =~ /^(?:BEGIN|UNITCHECK|INIT|CHECK|END|import)$/
21 0 11 if $k =~ /^_/
22 5 6 unless *{"${klass}::$k";}{'CODE'}
23 4 2 if $klass ne &Sub::Identify::stash_name($klass->can($k))