| blib/lib/Acme/Lexical/Thief.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 9 | 12 | 75.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 29 | 2 | 4 | if ($$ref =~ /^((?: 0x[0-9A-F]+ | 0b[0-1]+ | 0[0-7]* | [1-9][0-9]* )\s*)/isux) | 
| 36 | 2 | 4 | if ($$ref =~ /^\(/u) { } | 
| 38 | 0 | 2 | unless $extracted = &Text::Balanced::extract_bracketed($$ref) | 
| 44 | 0 | 4 | unless ($extracted, $$ref) = $$ref =~ /^([^;]+)(;.*)$/su | 
| 67 | 0 | 1 | exists $$OUR{$_} ? : | 
| 7 | 1 | exists $$MY{$_} ? : |