Condition Coverage

blib/lib/Test/PDL.pm
Criterion Covered Total %
condition 17 17 100.0


and 3 conditions

line !l l&&!r l&&r condition
54 64 84 6 $OPTIONS{'EQUAL_TYPES'} and $got->type != $expected->type
64 52 84 3 $got->badflag == 1 || $expected->badflag == 1 and not eval { do { PDL::all(&PDL::isbad($got) == &PDL::isbad($expected)) } }
69 64 9 63 $got->type < PDL::float() and $expected->type < PDL::float()
89 136 3 106 my $a = shift @A and my $b = shift @B

or 2 conditions

line l !l condition
104 1 24 $name ||= 'piddles are equal'

or 3 conditions

line l !l&&r !l&&!r condition
64 84 3 52 $got->badflag == 1 || $expected->badflag == 1