blib/lib/Dancer2/Plugin/Github/Webhook.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 4 | 100.0 |
line | true | false | branch |
---|---|---|---|
67 | 1 | 5 | unless my $x_hub_signature = $plugin->dsl->request_header('X-Hub-Signature') |
73 | 3 | 2 | if $x_hub_signature eq $calculated_signature |