Condition Coverage

blib/lib/Perl/ToPerl6/Transformer/Subroutines/RemovePrototypes.pm
Criterion Covered Total %
condition 1 6 16.6


and 3 conditions

line !l l&&!r l&&r condition
35 61 0 0 $_[1]->isa('PPI::Token::Prototype') and $_[1]->sprevious_sibling

or 3 conditions

line l !l&&r !l&&!r condition
35 0 0 0 exists $map{$_[1]->sprevious_sibling->content} or exists $map{$_[1]->sprevious_sibling->sprevious_sibling->content}