| blib/lib/Template/TT2Site/Plugin/Mapper.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 14 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 84 | 0 | 0 | 0 | -s $map and -r _ | 
| 96 | 0 | 0 | 0 | $w[0] eq 'title' and @w == 2 | 
| 0 | 0 | 0 | $w[0] eq 'name' and @w == 2 | |
| 0 | 0 | 0 | $w[0] eq 'menu' and @w == 3 | 
| line | l | !l | condition | 
|---|---|---|---|
| 103 | 0 | 0 | $$m{'menu'} ||= [] |