Branch Coverage

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


line true false branch
23 358 2733 $_[2] ? :
28 76 83 if (/^(?:'|").*$/o) { }
19 64 elsif (/^(?:\(|\[|\{).*$/so) { }
5 59 elsif (/^qq?\s*[^\w](.*)[^\w]$/so) { }
23 36 elsif (/^qw\s*[^\w](.*)[^\w]$/so) { }
40 159 85 if not /^(?:,|=>|;|)$/so
44 90 11 wantarray ? :
50 43 125 if (exists $a->{$k}) { }