Branch Coverage

blib/lib/ios_get_interfaces.pm
Criterion Covered Total %
branch 0 32 0.0


line true false branch
14 0 0 unless $class = shift()
15 0 0 unless $router = shift()
22 0 0 unless $this = shift()
24 0 0 unless open F, $this->{'showrun_file'}
32 0 0 if (/^interface/ .. /^!/)
33 0 0 if ($_ =~ /^interface/)
39 0 0 if ($_ =~ /^ description/)
43 0 0 if ($_ =~ /^ ip address/ or $_ =~ /^ no ip address/ or $_ =~ /^ ip unnumbered/)
45 0 0 if $split2[3]
47 0 0 unless $split2[3]
48 0 0 unless $description
49 0 0 if $description
54 0 0 if $int =~ /^Interface/
60 0 0 unless $this = shift()
61 0 0 unless open CSV, ">$this->{'csv'}"
68 0 0 if $int =~ /^Interface/