| blib/lib/Tags/HTML/Table/View.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 6 | 100.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 112 | 6 | 1 | 1 | not @{$self->{'_data'};} and defined $self->{'_no_data'} |
| 161 | 1 | 1 | 1 | builtin::blessed($value) and $value->isa("Data::HTML::Element::A") |