Branch Coverage

blib/lib/Test/Fatal/matchfor.pm
Criterion Covered Total %
branch 0 6 0.0


line true false branch
31 0 0 &Scalar::Util::blessed($e) ? :
33 0 0 if ref $s and $e =~ /$s/
34 0 0 if not ref $s and $does and $e->$does($s)