| blib/lib/HTML/Macro/Loop.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 30 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 52 | 0 | 0 | if @vals + 0 != @{$$self{'vars'};} |
| 92 | 0 | 0 | unless @{$$self{'vars'};} |
| 96 | 0 | 0 | defined $$pvals{$var} ? : |
| 105 | 0 | 0 | if (not $$self{'rows'}) { } |
| 119 | 0 | 0 | if (not $$self{'rows'}) { } |
| 134 | 0 | 0 | if ($rows) |
| 154 | 0 | 0 | if $collapse and not $row_markup |
| 161 | 0 | 0 | if $collapse and not $row_markup |
| 162 | 0 | 0 | if ($markup_seen) |
| 164 | 0 | 0 | if ($separator_final and $n == 0) { } |
| 0 | 0 | elsif ($separator) { } | |
| 182 | 0 | 0 | unless @$rows |
| 185 | 0 | 0 | if ($name) |
| 188 | 0 | 0 | if (@loop_vars) |
| 203 | 0 | 0 | if $self->is_empty |