Condition Coverage

lib/Web/NewsAPI.pm
Criterion Covered Total %
condition 4 6 66.6


and 3 conditions

line !l l&&!r l&&r condition
52 5 0 1 $args{$param} and ref $args{$param} eq 'ARRAY'
61 3 0 1 $args{$param} and &blessed($args{$param})