| blib/lib/FusionInventory/Agent/Target/Server.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 8 | 10 | 80.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 15 | 1 | 7 | unless $params{'url'} | 
| 24 | 0 | 6 | if $FusionInventory::Agent::Target::Server::OSNAME eq 'MSWin32' | 
| 40 | 1 | 5 | if (not $scheme) { } | 
| 47 | 0 | 5 | if $scheme ne 'http' and $scheme ne 'https' | 
| 50 | 1 | 4 | unless $url->path |