| blib/lib/HTML/Tested/List.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 12 | 16 | 75.0 |
| line | l | !l | condition |
|---|---|---|---|
| 16 | 1 | 21 | $args{'renderers'} ||= \@renderers |
| 21 | 1 | 4 | $args{'cbase'} || 'HTML::Tested' |
| 66 | 110 | 10 | $$root{$self->name} || [] |
| 68 | 5 | 115 | $$arr[--$id] ||= bless({}, $self->containee) |
| 83 | 4 | 1 | $caller->$n || [] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 11 | 0 | 22 | 0 | $args{'name'} ||= $name |
| 30 | 0 | 22 | 0 | $args{'containee'} ||= $c |