blib/lib/HTML/TableContent/Template.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 14 | 85.7 |
line | true | false | branch |
---|---|---|---|
29 | 0 | 45 | if $target->can('_table') |
33 | 45 | 0 | if (@target_isa) |
75 | 180 | 37 | if ($element =~ /caption|header/imsx) |
84 | 37 | 180 | if ($element =~ /row|cell/imsx) { } |
116 | 160 | 57 | unless (exists $attributes{'text'}) |
120 | 3 | 9 | if ($element eq 'cell' and exists $attributes{'alternate_classes'}) |
128 | 37 | 180 | if ($element =~ /row|cell/imsx) { } |