Branch Coverage
blib/lib/PDLA/Ops.pm
Criterion
Covered
Total
%
branch
6
6
100.0
line
true
false
branch
1227
2
8
unless (UNIVERSAL::isa($x, 'PDLA'))
1229
2
6
if ($x->is_inplace) { }
5
1
elsif (ref $x eq 'PDLA') { }