blib/lib/Podman/Exception.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 2 | 100.0 |
line | l | !l | condition |
---|---|---|---|
17 | 9 | 1 | {"304" => "Action already processing.","400" => "Bad parameter in request.","404" => "No such item.","405" => "Bad request.","409" => "Conflict error in operation.","500" => "Internal server error.","900" => "Connection failed."}->{$_[0]} // "Unknown error." |