Branch Coverage

blib/lib/WebService/Booklog.pm
Criterion Covered Total %
branch 13 16 81.2


line true false branch
32 0 3 if exists $arg{'status'}
34 2 7 if exists $arg{$key}
37 2 1 if length $param
39 2 1 if ref $$ret{'category'} eq 'ARRAY'
49 1 0 if exists $$ret{$book_id}
57 0 4 if exists $arg{'status'}
58 1 3 if exists $arg{'category'}
60 2 26 if exists $arg{$key}