Branch Coverage
blib/lib/Grid/Layout/Cell.pm
Criterion
Covered
Total
%
branch
3
6
50.0
line
true
false
branch
53
0
80
unless $grid_layout->isa('Grid::Layout')
54
0
80
unless $x =~ /^\d+/
55
0
80
unless $y =~ /^\d+/