| blib/lib/Apache/Voodoo/Application.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 7 | 12 | 58.3 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 72 | 3 | 0 | 0 | defined $old_ns and $old_ns != $config->old_ns | 
| 267 | 2 | 1 | 2 | $ns eq 'c' and $$self{'parser'}->old_ns | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 25 | 2 | 2 | 0 | shift() || 'Apache::Voodoo::Constants'->new | 
| 54 | 3 | 0 | 0 | $initial or $$self{'parser'}->changed |