Condition Coverage

blib/lib/Test/Mocha/Util.pm
Criterion Covered Total %
condition 10 10 100.0


or 3 conditions

line l !l&&r !l&&!r condition
92 8 6 2 /^No arguments allowed after a slurpy type constraint/ms or /^Slurpy argument must be a type of ArrayRef or HashRef/ms
208 28 4 255 blessed $x or ref $x eq 'CODE'

xor 4 conditions

line l&&r l&&!r !l&&r !l&&!r condition
237 169 10 12 42 looks_like_number $x xor looks_like_number $y