| blib/lib/WebNano/Controller.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 9 | 12 | 75.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 36 | 3 | 68 | 0 | defined $name and length $name | 
| 55 | 35 | 36 | 0 | not defined $out and $self->DEBUG | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 49 | 36 | 1 | 0 | $method eq 'GET' or $method eq 'POST' | 
| 91 | 35 | 1 | 35 | defined $out or not $self->search_subcontrollers |