Condition Coverage

blib/lib/Perl/ToPerl6/Transformation.pm
Criterion Covered Total %
condition 16 26 61.5


or 2 conditions

line l !l condition
82 37 0 $elem->location || [0, 0, 0, 0, $self->filename]
103 23 0 $_->location->[0] || 0
23 0 $_->location->[1] || 0
118 5 1 $_->severity || 0
176 1 1 $diagnostics{$transformer} ||= " No diagnostics available\n"
303 37 0 $elem->line_number || 0
37 0 $stmnt->line_number || 0

or 3 conditions

line l !l&&r !l&&!r condition
170 0 2 0 ref $transformer || $transformer
296 24 13 0 $elem->statement || $elem
297 37 0 0 $stmnt->content || $Perl::ToPerl6::Transformation::EMPTY
315 2 4 74 not defined $_ or ref $_