Branch Coverage

blib/lib/Ukigumo/Client/Notify/GitHubStatuses.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
31 0 0 unless ($state and $description)
45 0 0 if ($res->is_success) { }
58 0 0 if ($status eq 1) { }
0 0 elsif ($status eq 2 or $status eq 6) { }
0 0 elsif ($status eq 3 or $status eq 4) { }
0 0 elsif ($status eq 5) { }