Branch Coverage

blib/lib/Dancer/Object/Singleton.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
35 4022 214 if defined $instance
53 9301 1650 ref $class_or_instance ? :
55 10523 428 if (@_ == 1) { }