| lib/JIRA/REST/Class/Project.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 2 | 20 | 10.0 |
| line | true | false | branch |
|---|---|---|---|
| 181 | 0 | 0 | unless (defined $self->{'metadata'}) |
| 269 | 0 | 0 | if exists $fields->{$name} |
| 271 | 0 | 0 | exists $fields->{$name2} ? : |
| 284 | 0 | 0 | if (exists $fields->{$name}) |
| 288 | 0 | 0 | if (exists $fields->{$name2}) |
| 304 | 0 | 0 | unless ($self->{'field_names'}) |
| 327 | 0 | 0 | ref $A ? : |
| 328 | 0 | 0 | ref $B ? : |
| 333 | 16 | 0 | ref $A ? : |
| 334 | 16 | 0 | ref $B ? : |