| blib/lib/Config/MVP/Assembler.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 13 | 18 | 72.2 |
| line | true | false | branch |
|---|---|---|---|
| 135 | 0 | 18 | if $self->current_section |
| 138 | 6 | 12 | unless defined $name and length $name |
| 140 | 0 | 18 | ref $package_moniker ? : |
| 144 | 18 | 0 | defined $package ? : |
| 165 | 0 | 16 | unless $self->current_section |
| 186 | 7 | 4 | if $self->current_section |
| 205 | 0 | 36 | unless my $section = $self->current_section |
| 232 | 12 | 87 | if $self->_between_sections |
| 234 | 77 | 10 | if @sections |