blib/lib/Spp/LintAst.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 14 | 0.0 |
line | true | false | branch |
---|---|---|---|
19 | 0 | 0 | if $name eq 'text' |
20 | 0 | 0 | if start_with($name, ':') |
22 | 0 | 0 | unless (exists $ns->{$lint_name}) |
23 | 0 | 0 | if $name eq 'door' |
31 | 0 | 0 | if (not exists $ns->{$name}) { } |
37 | 0 | 0 | if (not exists $ns->{$lint_name}) |
46 | 0 | 0 | if (is_str($rule)) |