| blib/lib/RSH/Logging/TextTable.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 12 | 20 | 60.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 136 | 12 | 4 | 0 | $target and ref $target eq 'CODE' || blessed $target && $target->isa('IO::Handle') |
| 168 | 4 | 4 | 0 | $j == 0 and $columns == 0 |
| 198 | 4 | 4 | 0 | $j == 0 and $columns == 0 |
| 237 | 41 | 41 | 0 | $j == 0 and $columns == 0 |
| 258 | 4 | 4 | 0 | $j == 0 and $columns == 0 |
| line | l | !l | condition |
|---|---|---|---|
| 194 | 8 | 0 | $$column[2][$i] || '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 136 | 4 | 0 | 0 | ref $target eq 'CODE' || blessed $target && $target->isa('IO::Handle') |