| File: | blib/lib/App/Test/Generator/Mutation/Base.pm |
| Coverage: | 66.7% |
| line | % | coverage | branch | |
|---|---|---|---|---|
| 181 | 100 | T | F | unless $parent->isa("PPI::Statement::Compound") |
| 183 | 50 | T | F | unless $first and $first->isa("PPI::Token::Word") |
| 184 | 50 | T | F | if $first->content =~ /^(?:if|unless|while|until)$/ |