Branch Coverage

blib/lib/Class/NonOO.pm
Criterion Covered Total %
branch 7 8 87.5


line true false branch
154 12 0 if (my $method = $stash->get_symbol($symbol)) { }
157 80 40 if (&blessed($_[0]) and $_[0]->isa($caller)) { }
161 15 25 $global ? :
168 11 1 unless $in_export_ok{$name}