Branch Coverage

lib/Class/Singleton.pm
Criterion Covered Total %
branch 4 6 66.6


line true false branch
53 0 11 if ref $class
58 5 6 defined $$instance ? :
88 0 4 @_ && ref $_[0] eq 'HASH' ? :