Condition Coverage

blib/lib/PPIx/Literal.pm
Criterion Covered Total %
condition 4 6 66.6


and 3 conditions

line !l l&&!r l&&r condition
30 49 2 5 $node->isa('PPI::Token::Quote') and $node->can('literal')
105 0 11 0 $node->isa('PPI::Token::Operator') && ($node->content eq ',' || $node->content eq '=>')