Branch Coverage

blib/lib/Grid/Layout/Cell.pm
Criterion Covered Total %
branch 3 6 50.0


line true false branch
53 0 136 unless $grid_layout->isa('Grid::Layout')
54 0 136 unless $x =~ /^\d+/
55 0 136 unless $y =~ /^\d+/