| lib/App/PRT/Command/AddMethod.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 4 | 6 | 66.6 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 47 | 0 | 11 | 0 | defined $cursor and ref $cursor eq 'PPI::Token::Comment' || ref $cursor eq 'PPI::Token::Whitespace' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 47 | 4 | 1 | 6 | ref $cursor eq 'PPI::Token::Comment' || ref $cursor eq 'PPI::Token::Whitespace' |