| blib/lib/Test/Mocha/PhantomJS.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 4 | 16 | 25.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 15 | 0 | 1 | @_ == 1 ? : | 
| 16 | 0 | 1 | unless exists $args{'server'} | 
| 28 | 1 | 0 | if ($args{'auto_skip'}) | 
| 30 | 1 | 0 | if ($? != 0) | 
| 43 | 0 | 0 | unless defined $server_pid | 
| 45 | 0 | 0 | if ($server_pid == 0) | 
| 70 | 0 | 0 | if ($status == 1) { } | 
| 0 | 0 | elsif (($status & 127) != 0) { } |