blib/lib/Net/BGP/Policy.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 24 | 0.0 |
line | true | false | branch |
---|---|---|---|
44 | 0 | 0 | if scalar @_ < 3 |
45 | 0 | 0 | $dir =~ /in/i ? : |
46 | 0 | 0 | if (scalar @_ == 3) |
51 | 0 | 0 | unless $policy->isa('Net::ACL') |
53 | 0 | 0 | unless ref $peer |
54 | 0 | 0 | unless $peer->isa('Net::BGP::Peer') |
62 | 0 | 0 | unless scalar @_ == 3 |
72 | 0 | 0 | if (not defined $nlri) { } |
85 | 0 | 0 | defined $p ? : |
102 | 0 | 0 | unless defined $n |
105 | 0 | 0 | if defined $p |
106 | 0 | 0 | if defined $n |