| File: | blib/lib/App/Test/Generator/Mutator.pm |
| Coverage: | 85.0% |
| line | % | coverage | condition | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 118 | 67 |
| $args{'mutation_level'} || $DEFAULT_MUTATION_LEVEL | ||||||||||||
| 67 |
| $args{'lib_dir'} || $DEFAULT_LIB_DIR | |||||||||||||
| 398 | 100 |
| $m->{'description'} // "" | ||||||||||||
| 100 |
| $m->{'line'} // "" | |||||||||||||
| 100 |
| $m->{'original'} // "" | |||||||||||||
| 432 | 100 |
| $m->{'original'} // "" | ||||||||||||
| 440 | 67 |
| $m->{'context'} and $m->{'context'} eq "conditional" | ||||||||||||
| 448 | 100 |
| $m->{'line_content'} and $m->{'line_content'} =~ /^\s*#/ |