| blib/lib/Dancer/Plugin/DictionaryCheck.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 2 | 9 | 22.2 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 68 | 0 | 0 | 0 | &Scalar::Util::blessed($_[0]) and $_[0]->isa('Dancer::Core::DSL') | 
| 102 | 0 | 1 | 0 | $file and -e $file | 
| 1 | 0 | 0 | $file and -e $file and -f _ |