Branch Coverage

blib/lib/Aspect/Library/Singleton.pm
Criterion Covered Total %
branch 2 2 100.0


line true false branch
21 1 1 if (exists $CACHE{$class}) { }