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