Branch Coverage

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


line true false branch
14 335 2553 $_[2] ? :
19 64 76 if (/^(?:'|").*$/o) { }
16 60 elsif (/^(?:\(|\[|\{).*$/so) { }
5 55 elsif (/^qq?\s*[^\w](.*)[^\w]$/so) { }
23 32 elsif (/^qw\s*[^\w](.*)[^\w]$/so) { }
31 140 77 if not /^(?:,|=>|;|)$/so
35 82 8 wantarray ? :
41 40 117 if (exists $a->{$k}) { }