Branch Coverage

blib/lib/Encode/Escape/ASCII.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
65 0 0 if (ord $c < 128) { }
78 0 0 defined $_[0] ? :
86 0 0 if (hex $hex >= 0 and hex $hex < 128) { }
99 0 0 if (oct $oct >= 0 and oct $oct < 128) { }
113 0 0 defined $_[0] ? :