| blib/lib/Perl/Critic/Policy/ValuesAndExpressions/ConstantBeforeLt.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 9 | 11 | 81.8 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 117 | 4 | 2 | 4 | defined $prototype and $prototype eq '' | 
| 128 | 487 | 2 | 30 | $elem->isa('PPI::Statement::Include') and $elem->type eq 'use' | 
| 489 | 0 | 30 | $elem->isa('PPI::Statement::Include') and $elem->type eq 'use' and $constant_modules{$elem->module or ''} | 
| line | l | !l | condition | 
|---|---|---|---|
| 128 | 30 | 0 | $elem->module or '' |