| blib/lib/Devel/Mutator/Generator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 3 | 8 | 37.5 |
| line | true | false | branch |
|---|---|---|---|
| 42 | 5 | 0 | if (my $operators = $ppi->find('PPI::Token::Operator')) |
| 46 | 0 | 5 | unless $new_operator |
| 67 | 5 | 0 | if exists $operators_map{$operator} |
| 68 | 0 | 0 | if exists $reversed_operators_map{$operator} |