| lib/App/PRT/Command/ReplaceToken.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 8 | 9 | 88.8 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 27 | 5 | 2 | 1 | @arguments >= 2 and $arguments[0] eq '--in-statement' | 
| 137 | 864 | 0 | 19 | @matched and $token->next_token | 
| 864 | 14 | 5 | @matched and $token->next_token and ref $token eq 'PPI::Token::Whitespace' |