Branch Coverage

blib/lib/Venus/Kind.pm
Criterion Covered Total %
branch 13 18 72.2


line true false branch
46 516 281 if (lc $operation eq "eq")
49 155 126 if (lc $operation eq "gt")
52 126 0 if (lc $operation eq 'lt') { }
72 1734 1154 if exists $self->{$attr} and not exists $data->{$attr}
83 0 8 wantarray ? :
95 1327 14 $self->can('value') ? :
106 0 0 wantarray ? :
0 14 unless $method
123 3 11 wantarray ? :