| lib/WebService/Gyazo/B.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 8 | 16 | 50.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 55 | 0 | 88 | 0 | $proxyUrl->protocol and $proxyUrl->host | 
| 67 | 0 | 40 | 12 | $proxyUrl->port and $proxyUrl->port > 65535 | 
| 82 | 0 | 5 | 0 | defined $id and $id =~ /^\w{1,14}$/ | 
| line | l | !l | condition | 
|---|---|---|---|
| 26 | 51 | 44 | (shift())->{'error'} || 'N/A' | 
| 72 | 40 | 0 | $proxyUrl->port || 80 | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 97 | 0 | 1 | 0 | $self->{'id'} ||= time |