| blib/lib/ShipIt/Step/Facebook.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 18 | 0 | 0 | unless -e $config_file |
| 19 | 0 | 0 | unless -r $config_file |
| 23 | 0 | 0 | unless defined $$self{'config'}{'access_token'} |
| 33 | 0 | 0 | unless defined $$self{'distname'} |
| 42 | 0 | 0 | if (not defined $$self{'distname'} and -e $metafile) |
| 48 | 0 | 0 | unless defined $$self{'distname'} |
| 59 | 0 | 0 | unless $vars{$1} |
| 65 | 0 | 0 | if ($state->dry_run) |
| 79 | 0 | 0 | if $res->is_error |