Branch Coverage

lib/Data/Compare/Plugins/Scalar/Properties.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
28 0 0 if ref $scalar
31 0 0 if ref $scalar
34 0 0 if $scalar eq $sp
44 0 0 unless $sp1 eq $sp2
47 0 0 unless Data::Compare::Compare([sort($sp1->get_props)], [sort($sp2->get_props)])
51 0 0 if grep {not Data::Compare::Compare(eval "\$sp1->$_()", eval "\$sp2->$_()");} $sp1->get_props