| blib/lib/JSYNC.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 14 | 23 | 60.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 145 | 7 | 2 | 0 | $class && "!perl/$$perl_type{$kind}:$class" |
| 194 | 0 | 1 | 2 | @$graph and defined $$graph[0] |
| 1 | 1 | 1 | @$graph and defined $$graph[0] and $$graph[0] =~ /^!(.*)$/ | |
| 199 | 0 | 1 | 2 | @$graph and $$graph[0] |
| 1 | 2 | 0 | @$graph and $$graph[0] and $$graph[0] =~ /^\&(\S+)$/ |
| line | l | !l | condition |
|---|---|---|---|
| 12 | 0 | 7 | $config ||= {} |
| 26 | 0 | 0 | $1 || '' |
| 34 | 2 | 19 | $1 || '' |
| 100 | 0 | 0 | $class ||= 'main' |