| blib/lib/Finance/Symbology/Convention/CQS.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 12 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 133 | 8 | 205 | if (my(@matches) = $symbol =~ /$$template{$type}{'pattern'}/) |
| 134 | 2 | 6 | if defined $$template{$type}{'class'} |
| 140 | 2 | 6 | if defined $class[0] |
| 141 | 8 | 0 | if defined $matches[0] |
| 154 | 0 | 3 | unless defined $outline |
| 156 | 0 | 3 | if defined $$obj{'class'} |