blib/lib/FusionInventory/Agent/Task/Inventory/HPUX/Softwares.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 8 | 62.5 |
line | true | false | branch |
---|---|---|---|
27 | 0 | 0 | unless $list |
39 | 0 | 2 | unless $handle |
44 | 28 | 199 | unless $line =~ /^ \s\s # two spaces (\S+) # name \s+ (\S+) # version \s+ (\S.*\S) # comment /x |
52 | 33 | 166 | if $1 =~ /^PH/ |