Branch Coverage

blib/lib/PDL/Complex.pm
Criterion Covered Total %
branch 3 6 50.0


line true false branch
440 0 133 if UNIVERSAL::isa($_[0], "PDL::Complex")
782 8 0 !$_[2] ? :
783 0 8 if ref $args[1] ne __PACKAGE__