| blib/lib/Swim/Tree.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 2 | 8 | 25.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 139 | 0 | 0 | 0 | $content =~ /^(\w+)$/ and defined(my $value = $self->meta->{$1}) | 
| 246 | 1 | 0 | 0 | $i + 1 < @$content and not ref $$content[$i + 1] | 
| line | l | !l | condition | 
|---|---|---|---|
| 232 | 0 | 1 | $self->{'parser'}{'debug'} || undef |