| blib/lib/FusionInventory/Agent/Task/Inventory/Solaris/Softwares.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 27 | 0 | 0 | unless $handle |
| 31 | 0 | 0 | if ($line =~ /^\s*$/) { } |
| 0 | 0 | elsif ($line =~ /PKGINST:\s+(.+)/) { } | |
| 0 | 0 | elsif ($line =~ /VERSION:\s+(.+)/) { } | |
| 0 | 0 | elsif ($line =~ /VENDOR:\s+(.+)/) { } | |
| 0 | 0 | elsif ($line =~ /DESC:\s+(.+)/) { } |