blib/lib/Perl/ToPerl6/Utils/McCabe.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 2 | 14 | 14.2 |
line | true | false | branch |
---|---|---|---|
71 | 0 | 0 | if $elem->isa('PPI::Statement::Sub') |
74 | 0 | 0 | if ($elem->isa('PPI::Token::Word')) { } |
0 | 0 | elsif ($elem->isa('PPI::Token::Operator')) { } | |
75 | 0 | 0 | if is_hash_key($elem) |
86 | 0 | 0 | $logic_operators_and_keywords ? : |
103 | 1 | 0 | if ($keywords_ref) |
122 | 0 | 1 | if ($operators_ref) |