Branch Coverage

lib/Class/Facade.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
46 2 12 if ($type eq 'CODE') { }
6 6 elsif ($type eq 'ARRAY') { }
6 0 elsif ($type eq 'HASH') { }