blib/lib/Markdent/Role/BalancedEvent.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 6 | 66.6 |
line | true | false | branch |
---|---|---|---|
35 | 0 | 537 | unless $self->name eq $other->name |
37 | 0 | 537 | unless $self->is_start and $other->is_end or $self->is_end and $other->is_start |
41 | 64 | 473 | unless @compare |