blib/lib/Perl/Critic/Policy/Miscellanea/RequireRcsKeywords.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 12 | 83.3 |
line | true | false | branch |
---|---|---|---|
65 | 4 | 7 | if (@keywords) |
80 | 0 | 23 | if (not $nodes) { } |
92 | 15 | 8 | if (@missing_keywords) { } |
117 | 37 | 18 | unless $doc->find("PPI::Token::$_") |
119 | 9 | 2 | unless $doc->find('PPI::Token::QuoteLike::Words') |
121 | 11 | 0 | @found ? : |