blib/lib/App/PerlFuzzyTokenFinder.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 6 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
49 | 0 | 0 | 0 | $class->_snext_token($target_token) and $class->_snext_token($target_token)->content eq $find_next->content |
72 | 0 | 0 | 0 | $token and $token->isa('PPI::Token::Whitespace') |