blib/lib/AnyData/Format/HTMLtable.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 26 | 15.3 |
line | l | !l | condition |
---|---|---|---|
95 | 1 | 0 | shift() || {} |
114 | 0 | 0 | $$self{'count'} || 0 |
115 | 0 | 0 | $$self{'depth'} || 0 |
116 | 0 | 0 | $$self{'headers'} || $$self{'col_names'} || undef |
147 | 1 | 0 | shift() || {'Border', 1, 'bgColor', 'white'} |
148 | 0 | 1 | shift() || {'bgColor', '#c0c0c0'} |
149 | 0 | 1 | shift() || {} |
170 | 0 | 0 | shift() || {'Border', 1, 'bgColor', 'white'} |
171 | 0 | 0 | shift() || {'bgColor', '#c0c0c0'} |
172 | 0 | 0 | shift() || {} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
118 | 0 | 0 | 0 | defined $count or defined $depth |
0 | 0 | 0 | defined $count or defined $depth or defined $headers |