| blib/lib/XHTML/Instrumented/Loop.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 24 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 53 | 0 | 0 | if ($$self{'_count'} >= @data) { } |
| 83 | 0 | 0 | if (defined $hash{$id}) |
| 84 | 0 | 0 | if ($$self{'_count'} >= @{$$self{'data'};}) { } |
| 85 | 0 | 0 | if (ref $$self{'default'} eq 'ARRAY') { } |
| 101 | 0 | 0 | $count ? : |
| 121 | 0 | 0 | if ($self->inclusive) { } |
| 153 | 0 | 0 | unless not $p{'flags'}{'if'} |
| 157 | 0 | 0 | if ($p{'flags'}{'ex'}) |
| 160 | 0 | 0 | if ($p{'flags'}{'in'}) |
| 164 | 0 | 0 | if ($count) |
| 165 | 0 | 0 | if ($inclusive) { } |
| 191 | 0 | 0 | unless $$self{'inclusive'} |