Branch Coverage

File:blib/lib/App/Test/Generator/Mutation/ReturnUndef.pm
Coverage:84.6%

line%coveragebranch
80100TF@{$returns;} ? :
189100TFunless @expr
193100TFif @expr == 1 and not $expr[0]->isa("PPI::Token")
228100TFunless $ret->line_number == $line
22950TFunless $ret->column_number == $col
23250TFunless @expr
23350TFif @expr == 1 and not $expr[0]->isa("PPI::Token")
246100TF$self->_in_conditional($ret) ? :
251100TFif ($@ or not $mutant)
25250TFif $@
281100TFif (@children and $children[-1]->isa("PPI::Token::Structure") and $children[-1]->content eq ";")
287100TFunless $child->isa("PPI::Token::Word")
288100TFunless $child->content =~ /^(?:if|unless|while|until|for|foreach)$/