blib/lib/WebService/ReviewBoard.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 9 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
90 | 0 | 0 | 0 | $$json{'err'} and $$json{'err'}{'msg'} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
15 | 4 | 0 | 1 | shift() || LOGDIE(q[usage: WebService::ReviewBoard->new( 'http://demo.review-board.org' );]) |
23 | 0 | 4 | 0 | ref $proto || $proto |