| line | % | coverage | branch |
| 72 | 100 | T | F | unless exists $FLIP{$op->content} |
| 74 | 0 | T | F | unless $parent->isa("PPI::Statement") or $parent->isa("PPI::Structure::Condition") or $parent->isa("PPI::Structure::Block") |
| 183 | 100 | T | F | unless exists $FLIP{$original} |
| 188 | 0 | T | F | unless $parent->isa("PPI::Statement") or $parent->isa("PPI::Structure::Condition") or $parent->isa("PPI::Structure::Block") |
| 203 | 100 | T | F | $self->_in_conditional($op) ? : |
| 230 | 100 | T | F | unless $op->line_number == $line |
| 231 | 100 | T | F | unless $op->column_number == $col |
| 232 | 50 | T | F | unless $op->content eq $original |
| 243 | 100 | T | F | if ($@ or not $mutant) |
| 244 | 100 | T | F | if $@ |