| line | % | coverage | branch |
| 45 | 100 | T | F | unless exists $FLIP{$op->content} |
| 47 | 50 | T | F | if $next_sib and $next_sib->isa("PPI::Token::Symbol") |
| 49 | 0 | T | F | unless $parent->isa("PPI::Statement") or $parent->isa("PPI::Structure::Condition") or $parent->isa("PPI::Structure::Block") |
| 153 | 50 | T | F | if $next_sib and $next_sib->isa("PPI::Token::Symbol") |
| 156 | 100 | T | F | unless exists $FLIP{$original} |
| 161 | 0 | T | F | unless $parent->isa("PPI::Statement") or $parent->isa("PPI::Structure::Condition") or $parent->isa("PPI::Structure::Block") |
| 193 | 50 | T | F | unless $op->line_number == $line |
| 194 | 50 | T | F | unless $op->column_number == $col |
| 195 | 50 | T | F | unless $op->content eq $original |
| 202 | 50 | T | F | if ($next_sib and $next_sib->isa("PPI::Token::Symbol")) |
| 215 | 50 | T | F | if ($@ or not $mutant) |
| 216 | 0 | T | F | if $@ |