Condition Coverage

lib/XML/Loy/GeoRSS.pm
Criterion Covered Total %
condition 20 29 68.9


and 3 conditions

line !l l&&!r l&&r condition
25 1 0 1 @_ == 2 and &looks_like_number($_[0])
1 0 1 @_ == 2 and &looks_like_number($_[0]) and &looks_like_number($_[1])
97 1 0 1 $_[0] != $_[$#_ - 1] and $_[1] != $_[$#_]

or 2 conditions

line l !l condition
28 0 2 shift() // 0
54 6 4 shift() // 0
62 26 0 shift @v // 0
81 0 8 shift() // 0
89 32 0 shift @v // 0
158 0 4 shift() // 0
185 0 3 shift() // 0

or 3 conditions

line l !l&&r !l&&!r condition
67 1 1 2 @_ % 2 or @_ < 4
94 1 2 2 @_ % 2 or @_ < 6