Condition Coverage

blib/lib/PPI/Statement.pm
Criterion Covered Total %
condition 2 9 22.2


and 3 conditions

line !l l&&!r l&&r condition
286 1 0 1 defined $semi && $semi->isa('PPI::Token::Structure') && $semi->content eq ';'
298 0 0 0 $Element->isa("PPI::Token") and not $Element->significant
310 0 0 0 $Element->isa("PPI::Token") and not $Element->significant