blib/lib/Text/Indent.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 8 | 62.5 |
line | true | false | branch |
---|---|---|---|
141 | 6 | 0 | unless (exists $args{'Instance'} and not $args{'Instance'}) |
172 | 0 | 0 | $class->_instance ? : |
303 | 1 | 6 | $self->level < 0 ? : |
4 | 3 | $self->add_newline ? : |