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