Branch Coverage

blib/lib/Eve/Class.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
164 4 898 unless (exists $$self{$name})
171 159 739 if ($self->can($method)) { }
174 6 733 if ($is_set)