| blib/lib/Dancer/Plugin/SimpleLexicon.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 9 | 20 | 45.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 220 | 0 | 0 | 1 | $settings and $$settings{'langs'} | 
| 0 | 0 | 1 | $settings and $$settings{'langs'} and $$settings{'path'} | |
| 254 | 8 | 0 | 2 | not $lang and $$settings{'session_name'} | 
| 259 | 8 | 0 | 2 | not $lang and $$settings{'var_name'} | 
| 264 | 10 | 0 | 0 | not $lang and $$settings{'default'} | 
| 305 | 0 | 0 | 6 | defined $translation and $translation =~ /\S/ | 
| line | l | !l | condition | 
|---|---|---|---|
| 310 | 0 | 6 | $$settings{'encoding'} || 'UTF-8' |