blib/lib/String/Sections/Result.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 10 | 90.0 |
line | true | false | branch |
---|---|---|---|
85 | 1 | 0 | unless (exists $_[0]->sections->{$_[1]}) |
95 | 21 | 35 | unless (exists $_[0]->sections->{$_[0]->_current}) |
100 | 36 | 20 | if (defined $_[1]) |
110 | 1 | 1 | unless (exists $_[0]->sections->{$_[1]}) |
115 | 1 | 1 | if (defined $_[2]) |