| blib/lib/Cake/Controllers.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 11 | 36.3 |
| line | l | !l | condition |
|---|---|---|---|
| 87 | 3 | 2 | $namespace || '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 47 | 0 | 0 | 0 | $$hash{'controller'} || '+' . $caller |
| 51 | 0 | 0 | 0 | not $$hash{'method'} or $$hash{'method'} eq 'any' |
| 107 | 1 | 0 | 4 | ref $nPath eq 'Regexp' or ref $path eq 'Regexp' |