| blib/lib/Net/Google/Code/Issue/Comment.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 16 | 34 | 47.0 |
| line | true | false | branch |
|---|---|---|---|
| 34 | 0 | 8 | unless blessed $element |
| 45 | 4 | 4 | unless $content eq '(No comment was entered for this change.)' |
| 49 | 5 | 3 | if ($updates) |
| 55 | 0 | 5 | if (ref $value and $value->as_HTML =~ m[ ]) { } |
| 68 | 1 | 4 | if ($key eq 'Labels') { } |
| 86 | 1 | 7 | if $att_tag |
| 91 | 0 | 8 | if $need_delete |
| 99 | 0 | 0 | unless blessed $element |
| 101 | 0 | 0 | if ($updates) |
| 107 | 0 | 0 | if (ref $value and $value->as_HTML =~ m[ ]) { } |
| 120 | 0 | 0 | if ($key ne 'Labels') |
| 129 | 0 | 0 | if $att_tag |
| 133 | 0 | 0 | if $need_delete |
| 144 | 32 | 54 | if ($self->can($k)) |
| 161 | 0 | 1 | unless $args{$k} |
| 169 | 1 | 0 | if ($res->is_success) { } |
| 179 | 1 | 0 | wantarray ? : |