Condition Coverage

blib/lib/Encode/JP/Emoji/Encoding.pm
Criterion Covered Total %
condition 18 20 90.0


and 3 conditions

line !l l&&!r l&&r condition
56 17596 16 1 $check and not $check & &Encode::LEAVE_SRC()
61 17596 16 1 $check and not $check & &Encode::LEAVE_SRC()
71 11498 8419 13 $check and not $check & &Encode::LEAVE_SRC()
76 11498 8419 13 $check and not $check & &Encode::LEAVE_SRC()

or 2 conditions

line l !l condition
53 17 17596 $check ||= 0
68 8432 11498 $check ||= 0
303 0 1897 $_[2] || sub { ''; }
355 8425 0 $_[2] || sub { }