Branch Coverage

blib/lib/Tags/HTML/Navigation/Grid.pm
Criterion Covered Total %
branch 20 20 100.0


line true false branch
28 1 17 unless (defined $self->{'css_class'})
47 1 8 if (ref $items_ar ne "ARRAY")
52 2 5 unless (defined $item and builtin::blessed($item) and $item->isa("Data::Navigation::Item"))
69 1 2 unless (exists $self->{'_items'})
78 1 1 defined $item->class ? :
1 1 defined $item->location ? :
1 1 defined $item->image ? :
1 1 defined $item->location ? :
1 1 defined $item->desc ? :
120 1 2 unless (exists $self->{'_items'})