Branch Coverage

blib/lib/Bubblegum/Exception.pm
Criterion Covered Total %
branch 0 4 0.0


line true false branch
26 0 0 if ref $class
27 0 0 unless &Scalar::Util::blessed($e) and UNIVERSAL::isa($e, $class)