| script/ciscoospf2yaml | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 1 | 8 | 12.5 | 
| line | true | false | branch | 
|---|---|---|---|
| 26 | 0 | 1 | if @_ | 
| 58 | 0 | 0 | unless &GetOptions("h", sub { &usage(); } , "B=s", \$files{'boundary'}, "E=s", \$files{'external'}, "H=s", \$ssh, "I=s", \$files{'selfid'}, "N=s", \$files{'network'}, "R=s", \$files{'router'}, "S=s", \$files{'summary'}) | 
| 59 | 0 | 0 | if @ARGV > 1 | 
| 65 | 0 | 0 | if (@ARGV > 0) { } |