Branch Coverage
blib/lib/Class/Singleton.pm
Criterion
Covered
Total
%
branch
4
6
66.6
line
true
false
branch
57
0
11
if ref $class
61
6
5
unless (defined $instance)
91
0
4
@_ && ref $_[0] eq 'HASH' ? :