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