Branch Coverage

blib/lib/Bread/Board/Svc.pm
Criterion Covered Total %
branch 21 22 95.4


line true false branch
34 0 10 unless &$svc_params_type([@_])
41 1 1 unless $svc_singleton_params_type->check([@_])
50 1 10 if @args == 1
52 7 3 !ref($args[0]) ? :
57 1 9 $singleton ? :
7 3 $class ? :
63 3 7 if ($pos_deps_type->check($deps))
75 1 1 $class ? :
2 1 $body ? :
89 4 2 $class ? :
92 5 2 $body ? :