Branch Coverage

blib/lib/Tangerine/Utils.pm
Criterion Covered Total %
branch 16 16 100.0


line true false branch
11 326 2496 $_[2] ? :
16 62 66 if (/^('|").*$/o) { }
14 52 elsif (/^(\(|\[|\{).*$/so) { }
5 47 elsif (/^qq?\s*[^\w](.*)[^\w]$/so) { }
21 26 elsif (/^qw\s*[^\w](.*)[^\w]$/so) { }
28 128 67 if not /^(,|=>|;|)$/so
33 78 8 wantarray ? :
39 39 113 if (exists $a->{$k}) { }