Condition Coverage

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

line%coveragecondition
27867
ABdec
000
011
1X1
ref $d1 or ref $d2
28333
ABdec
0X0
100
111
defined $d2 and $d1 eq $d2
29125
ABCdec
0XX0
10X0
1100
1111
not $Expects and &Scalar::Util::blessed($d1) and $d1->isa('Test::Deep::Cmp')
29767
ABdec
0X0
100
111
ref $d1 and ref $d2
30225
ABCdec
0XX0
10X0
1100
1111
$Expects and &Scalar::Util::blessed($d1) and $d1->isa('Test::Deep::Cmp')
33767
ABdec
0X0
100
111
ref $d1 and &Scalar::Util::refaddr($d1) == $DNE_ADDR
36267
ABdec
0X0
100
111
&Scalar::Util::blessed($data) and $data->isa('Test::Deep::Cmp')
3780
ABdec
000
011
1X1
$base eq 'Regexp' or $base eq 'REGEXP'
0
ABdec
000
011
1X1
$base eq 'SCALAR' or $base eq 'REF'
4160
ABdec
0X0
100
111
$blessed eq 'Regexp' and $reftype eq 'SCALAR'
5150
Adec
00
11
ref $_[1] || ''