Branch Coverage
blib/lib/UNIVERSAL/new.pm
Criterion
Covered
Total
%
branch
3
4
75.0
line
true
false
branch
16
2
2
if $@
18
0
2
if ($ctor = $class->can('new') and $ctor != \&_new) { }