Branch Coverage

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


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