Condition Coverage

blib/lib/Perl/ToPerl6/Document.pm
Criterion Covered Total %
condition 0 45 0.0


and 3 conditions

line !l l&&!r l&&r condition
124 0 0 0 &blessed($ref) && $ref->isa('PPI::Document')
229 0 0 0 &blessed($element) and $element->isa('PPI::Element')
300 0 0 0 $stmt_loc->[0] == $inner_loc->[0] and $stmt_loc->[1] > $inner_loc->[1]
557 0 0 0 defined $file_name and ref $args->{'-program-extensions'} eq 'ARRAY'
572 0 0 0 defined $file_name and $file_name =~ / [.] PL \z /msx

or 2 conditions

line l !l condition
173 0 0 $self->{'_elements_of'}{$wanted} || ''
511 0 0 $$cache_ref{$classes->[$i]} ||= []
535 0 0 $self->schild(0) || (return)

or 3 conditions

line l !l&&r !l&&!r condition
139 0 0 0 $self->SUPER::isa(@args) || ref $self && $self->{'_doc'} && $self->{'_doc'}->isa(@args)
149 0 0 0 ref $wanted or not $wanted
0 0 0 ref $wanted or not $wanted or not $wanted =~ / \A PPI:: /msx
183 0 0 0 ref $wanted or not $wanted
0 0 0 ref $wanted or not $wanted or not $wanted =~ / \A PPI:: /msx
198 0 0 0 ref $wanted or not $wanted
0 0 0 ref $wanted or not $wanted or not $wanted =~ / \A PPI:: /msx
401 0 0 0 ref $transformer || $transformer