blib/lib/Finance/Symbology/Convention/CMS.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 12 | 66.6 |
line | true | false | branch |
---|---|---|---|
132 | 4 | 124 | if (my(@matches) = $symbol =~ /$$template{$type}{'pattern'}/) |
133 | 0 | 4 | if defined $$template{$type}{'class'} |
139 | 0 | 4 | if defined $class[0] |
140 | 4 | 0 | if defined $matches[0] |
153 | 0 | 7 | unless defined $outline |
155 | 2 | 5 | if defined $$obj{'class'} |