Branch Coverage

blib/lib/Exporter/Auto.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
20 2 242 if $k =~ /^(?:BEGIN|CHECK|END|INIT|UNITCHECK)$/
21 111 131 if $k =~ /^_/
22 102 29 unless *{"${klass}::$k";}{'CODE'}
23 28 1 if $klass ne stash_name($klass->can($k))