Branch Coverage

blib/lib/Net/PMP/CollectionDoc/Link.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
34 0 0 if ($self->vars and $self->template) { }
44 0 0 unless my $options = shift()
45 0 0 unless ($self->template)
65 0 0 if ($opt->[0] eq 'AND') { }
0 0 elsif ($opt->[0] eq 'OR') { }
81 0 0 if (ref $opts->{$key} eq 'ARRAY') { }
0 0 elsif (ref $opts->{$key}) { }