Branch Coverage

File:local/lib/perl5/Test/Deep/Cmp.pm
Coverage:8.3%

line%coveragebranch
1950TFif ($callpkg =~ /^Test::Deep::/)
450TFif (&Scalar::Util::blessed($e1) and $e1->isa('Test::Deep::All')) { }
0TFelsif (&Scalar::Util::blessed($e2) and $e2->isa('Test::Deep::All')) { }
650TFif (&Scalar::Util::blessed($e1) and $e1->isa('Test::Deep::Any')) { }
0TFelsif (&Scalar::Util::blessed($e2) and $e2->isa('Test::Deep::Any')) { }
850TFif $rev