Condition Coverage

blib/lib/PPIx/DocumentName.pm
Criterion Covered Total %
condition 10 12 83.3


and 3 conditions

line !l l&&!r l&&r condition
37 0 1 1 $args{'-api'} != 0 and $args{'-api'} != 1
60 43 0 18 defined $hh and not defined $api
135 14 8 4 1 == $api && defined $content

or 3 conditions

line l !l&&r !l&&!r condition
78 4 5 4 $self->extract_via_comment($ppi_document, $api) || $self->extract_via_statement($ppi_document, $api)