Branch Coverage

blib/lib/Net/PMP/CollectionDoc/Links.pm
Criterion Covered Total %
branch 0 18 0.0


line true false branch
25 0 0 if &blessed($link)
28 0 0 if exists $link_blacklist{$attr}
31 0 0 if ($link->{'meta'})
34 0 0 if ($link->{'href-vars'})
37 0 0 if ($link->{'href-template'})
40 0 0 if ($self->type eq 'permission') { }
52 0 0 if ($self->type ne 'query')
69 0 0 unless $link->rels
70 0 0 if ($rel eq $urn)