Branch Coverage

blib/lib/WebService/Hydra/Exception.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
47 1 12 if (builtin::blessed($class) || $class) eq __PACKAGE__
48 11 1 builtin::blessed($class) ? :
123 0 14 @exceptions ? :
129 0 182 unless eval { do { &load($module_name); 1 } }