| blib/lib/XML/Filter/Distributor.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 10 | 80.0 |
| line | true | false | branch |
|---|---|---|---|
| 68 | 4 | 2 | unless defined $desired_channel |
| 71 | 2 | 4 | if $desired_channel < 0 or $desired_channel > $#{$$self{'Channels'};} |
| 79 | 4 | 2 | if (defined $desired_channel) |
| 115 | 2 | 0 | if $aggie and $aggie->can('start_manifold_document') |
| 135 | 2 | 0 | if $aggie and $aggie->can('end_manifold_document') |