Branch Coverage

blib/lib/PDF/API2/Matrix.pm
Criterion Covered Total %
branch 2 4 50.0


line true false branch
14 0 396 unless (scalar @$row == $col_count)
58 0 39 unless ($#{$$self[0];} == $#{$$other[0];})