blib/lib/Venus/Kind.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 13 | 18 | 72.2 |
line | true | false | branch |
---|---|---|---|
39 | 516 | 281 | if (lc $operation eq "eq") |
42 | 155 | 126 | if (lc $operation eq "gt") |
45 | 126 | 0 | if (lc $operation eq 'lt') { } |
65 | 6 | 2 | if exists $self->{$attr} and not exists $data->{$attr} |
76 | 0 | 4 | wantarray ? : |
88 | 1327 | 14 | $self->can('value') ? : |
99 | 0 | 0 | wantarray ? : |
0 | 10 | unless $method | |
116 | 3 | 7 | wantarray ? : |