blib/lib/Text/PORE/Table.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 30 | 0.0 |
line | true | false | branch |
---|---|---|---|
41 | 0 | 0 | if ($direction =~ /^h/i) { } |
57 | 0 | 0 | if ($self->GetAttribute($attr)) |
66 | 0 | 0 | if ($self->GetAttribute($attr)) |
74 | 0 | 0 | unless ($cols or $rows) |
75 | 0 | 0 | if ($direction eq 'h') { } |
82 | 0 | 0 | unless ($rows) |
84 | 0 | 0 | if $rows > int $rows |
86 | 0 | 0 | unless ($cols) |
88 | 0 | 0 | if $cols > int $cols |
93 | 0 | 0 | if (%$bullet) |
101 | 0 | 0 | if ($direction eq 'h') |
103 | 0 | 0 | if ($row_start > $#table_items) |
106 | 0 | 0 | if ($direction eq 'v') { } |
112 | 0 | 0 | if ($index > $#table_items) |
113 | 0 | 0 | if ($bold) { } |