| blib/lib/Term/Report.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 23 | 0.0 |
| line | l | !l | condition |
|---|---|---|---|
| 13 | 0 | 0 | $params{'startRow'} || 1 |
| 0 | 0 | $params{'startRow'} || 1 | |
| 0 | 0 | $params{'startCol'} || 1 | |
| 301 | 0 | 0 | $_[1]{'label'} || undef |
| 0 | 0 | $_[1]{'text'} || undef | |
| 0 | 0 | $_[1]{'textLen'} || undef | |
| 0 | 0 | $_[1]{'row'} || undef |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 13 | 0 | 0 | 0 | $params{'fh'} || *STDOUT |
| 0 | 0 | 0 | ref $class || $class | |
| 65 | 0 | 0 | 0 | not defined $params{'cls'} or $params{'cls'} |