| blib/lib/App/GitHubWebhooks2Ikachan.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 16 | 56.2 |
| line | true | false | branch |
|---|---|---|---|
| 39 | 0 | 0 | if ($$self{'debug'}) |
| 62 | 1 | 19 | unless ($channel) |
| 67 | 1 | 18 | unless ($payload) |
| 72 | 0 | 18 | if ($$self{'debug'}) |
| 84 | 15 | 3 | if ($send_texts) |
| 85 | 13 | 2 | if (ref $send_texts ne 'ARRAY') |
| 117 | 0 | 0 | unless $p->getoptionsfromarray(\@argv, \my(%opt), ('ikachan_url=s', 'debug')) |
| 121 | 0 | 0 | unless $opt{'ikachan_url'} |