lib/WebService/Qiita/Client.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 11 | 63.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
17 | 11 | 20 | 1 | not $$options{'token'} and $$options{'url_name'} |
31 | 0 | 1 | not $$options{'token'} and $$options{'url_name'} and $$options{'password'} |
line | l | !l | condition |
---|---|---|---|
15 | 32 | 0 | $options ||= {} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
16 | 0 | 32 | 0 | ref $class || $class |