| blib/lib/Rose/HTML/Object/WithWrapAroundChildren.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 11 | 16 | 68.7 | 
| line | true | false | branch | 
|---|---|---|---|
| 32 | 0 | 1197 | if @_ | 
| 34 | 599 | 598 | wantarray ? : | 
| 44 | 0 | 4 | @_ ? : | 
| 47 | 1 | 3 | if (@children < $num) | 
| 52 | 4 | 0 | @children == 1 ? : | 
| 59 | 0 | 2 | @_ ? : | 
| 62 | 1 | 1 | if (@children < $num) | 
| 67 | 2 | 0 | @children == 1 ? : |