blib/lib/PGObject/Type/Registry.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 8 | 62.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
109 | 9 | 3 | 3 | exists $registry{$args{'registry'}}{$args{'dbtype'}} and $registry{$args{'registry'}}{$args{'dbtype'}} ne $args{'apptype'} |
line | l | !l | condition |
---|---|---|---|
112 | 0 | 12 | $parent ||= "" |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
113 | 0 | 12 | 0 | $final ||= $args{'apptype'} |