| blib/lib/WebService/MorphIO.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 8 | 10 | 80.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 39 | 1 | 4 | unless (defined $self->{'api_key'}) | 
| 44 | 1 | 3 | unless (defined $self->{'project'}) | 
| 47 | 1 | 2 | unless ($self->{'project'} =~ m[/$]ms) | 
| 52 | 1 | 2 | unless ($self->{'web_uri'} =~ m[/$]ms) | 
| 81 | 0 | 0 | unless ($content) |