lib/UR/BoolExpr/Template/PropertyComparison.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 16 | 75.0 |
line | true | false | branch |
---|---|---|---|
44 | 0 | 376 | if ($spec =~ /-/) |
47 | 0 | 376 | if ($spec =~ /^(.*)+\-(\w+)(\?|)(\..+|)/) { } |
75 | 812 | 3891 | if $comparison_operator |
82 | 0 | 4703 | unless ($subclass_meta) |
103 | 16 | 134 | unless defined $value |
106 | 16 | 118 | if ($value eq '%') |
116 | 26 | 92 | if (defined $escape) { } |
139 | 0 | 118 | if ($exception) |