Condition Coverage

lib/UR/Singleton.pm
Criterion Covered Total %
condition 9 15 60.0


and 3 conditions

line !l l&&!r l&&r condition
80 1 0 93 @_ == 2 and $_[0] eq $_[1]
88 1 0 0 @_ == 2 and $_[0] eq $_[1]

or 3 conditions

line l !l&&r !l&&!r condition
80 14685 0 94 @_ == 1 or @_ == 2 and $_[0] eq $_[1]
88 1173 0 1 @_ == 1 or @_ == 2 and $_[0] eq $_[1]
99 1 1173 0 ref $class || $class