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