| blib/lib/Pithub/Gists/Comments.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 20 | 20 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 13 | 1 | 5 | unless $args{'gist_id'} |
| 14 | 2 | 3 | unless ref $args{'data'} eq "HASH" |
| 25 | 1 | 4 | unless $args{'gist_id'} |
| 26 | 1 | 3 | unless $args{'comment_id'} |
| 37 | 1 | 3 | unless $args{'gist_id'} |
| 38 | 1 | 2 | unless $args{'comment_id'} |
| 49 | 1 | 2 | unless $args{'gist_id'} |
| 60 | 1 | 6 | unless $args{'gist_id'} |
| 61 | 1 | 5 | unless $args{'comment_id'} |
| 62 | 2 | 3 | unless ref $args{'data'} eq "HASH" |