Branch Coverage

File:blib/lib/App/Test/Generator/Mutation/ConditionalInversion.pm
Coverage:68.2%

line%coveragebranch
5750TFunless $first and $first->isa("PPI::Token::Word")
5950TFif $type eq "if" or $type eq "unless"
15550TFunless $first_word and $first_word->isa("PPI::Token::Word")
157100TFunless $type eq "if" or $type eq "unless"
16150TFunless $cond
168100TF$type eq 'if' ? :
190100TFunless $stmt->location->[0] == $line
19150TFunless $stmt->location->[1] == $col
19550TFunless $first and $first->isa("PPI::Token::Word")
204100TFif ($@ or not $mutant)
20550TFif $@