Branch Coverage

blib/lib/Pithub/Gists/Comments.pm
Criterion Covered Total %
branch 20 20 100.0


line true false branch
14 1 5 unless $args{'gist_id'}
16 2 3 unless ref $args{'data'} eq "HASH"
27 1 4 unless $args{'gist_id'}
28 1 3 unless $args{'comment_id'}
42 1 3 unless $args{'gist_id'}
43 1 2 unless $args{'comment_id'}
57 1 2 unless $args{'gist_id'}
68 1 6 unless $args{'gist_id'}
69 1 5 unless $args{'comment_id'}
71 2 3 unless ref $args{'data'} eq "HASH"