Condition Coverage

lib/App/PRT/Command/AddMethod.pm
Criterion Covered Total %
condition 4 6 66.6


and 3 conditions

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'

or 3 conditions

line l !l&&r !l&&!r condition
47 4 1 6 ref $cursor eq 'PPI::Token::Comment' || ref $cursor eq 'PPI::Token::Whitespace'