| blib/lib/Dancer/Plugin/Dispatcher.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 8 | 11 | 72.7 | 
| line | l | !l | condition | 
|---|---|---|---|
| 18 | 11 | 0 | caller 0 // 'main' | 
| 19 | 1 | 10 | $$config{'services'} // {} | 
| 20 | 3 | 8 | $$config{'prefix'} // '' | 
| 21 | 3 | 8 | $$config{'suffix'} // '' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 30 | 0 | 1 | 0 | $services{$service} //= $container->get($service) |