Branch Coverage

blib/lib/Hubot/Scripts/macboogi.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
34 0 0 if ($ord >= 97 and $ord <= 122) { }
0 0 elsif ($ord >= 65 and $ord <= 90) { }
46 0 0 if ($code >= $JONGSUNG_BEGIN and $code <= $JONGSUNG_DIGEUG) { }
0 0 elsif ($code > $JONGSUNG_DIGEUG and $code <= $JONGSUNG_BIEUP) { }
0 0 elsif ($code > $JONGSUNG_BIEUP and $code <= $JONGSUNG_JIEUT) { }
0 0 elsif ($code > $JONGSUNG_JIEUT and $code <= $JONGSUNG_END) { }