Branch Coverage

blib/lib/new.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
12 1 4 unless $class
15 2 2 @args && $args[0] =~ /^\$/ ? :
16 4 0 $class->can('new') ? :