blib/lib/Catalyst/Controller/SimpleCAS/CSS/Simple.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 18 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
83 | 0 | 0 | 0 | defined $params->{'warns_as_errors'} && $params->{'warns_as_errors'} |
115 | 0 | 0 | 0 | $params and $params->{'filename'} |
158 | 0 | 0 | 0 | $params and $params->{'css'} |
554 | 0 | 0 | 0 | $self and ref $self |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
75 | 0 | 0 | 0 | ref $proto || $proto |
183 | 0 | 0 | 0 | /^\s*[\*\-\_]/ or /\\/ |