blib/lib/Catmandu/Fix/Bind.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 16 | 18 | 88.8 |
line | true | false | branch |
---|---|---|---|
61 | 12 | 104 | if ($self->can("reject")) |
68 | 33 | 83 | unless ($self->does("Catmandu::Fix::Bind::Group")) |
88 | 16 | 8 | if ($self->can("result")) |
92 | 0 | 24 | if ($self->__return__) |
104 | 83 | 33 | if ($self->does('Catmandu::Fix::Bind::Group')) { } |
131 | 24 | 92 | if ($self->can("result")) |
135 | 0 | 116 | if ($self->__return__) |
139 | 12 | 104 | if $fix_emit_reject |
141 | 33 | 83 | if $fix_emit_fixes |