| blib/lib/Wizard/Form/HTML.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 13 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 48 | 0 | 0 | 0 | ref($elem) =~ /Submit\:\:/ and not $table_finished |
| 73 | 0 | 0 | 0 | wantarray and not $name |
| line | l | !l | condition |
|---|---|---|---|
| 56 | 0 | 0 | shift() || 'body' |
| 66 | 0 | 0 | shift() || 'body' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 76 | 0 | 0 | 0 | $name ||= $$obj{'name'} |