| lib/Consul/Simple/Test.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 9 | 16 | 56.2 | 
| line | true | false | branch | 
|---|---|---|---|
| 8 | 0 | 5 | if (not $can_test) | 
| 17 | 0 | 10 | if ($uname ne 'Linux' and $uname ne 'Darwin') | 
| 22 | 0 | 10 | if ($arch ne 'x86_64') | 
| 27 | 0 | 10 | unless defined $new_pid | 
| 28 | 5 | 5 | unless ($new_pid) | 
| 30 | 0 | 5 | if $ENV{'PWD'} and $ENV{'PWD'} =~ m[/t$] | 
| 40 | 0 | 5 | unless $ret eq '0' | 
| 45 | 5 | 0 | if $consul_daemon_pid |