Branch Coverage
blib/lib/SpeL/Object/Log.pm
Criterion
Covered
Total
%
branch
5
6
83.3
line
true
false
branch
21
4
2
if ($self->{'Op'} eq 'log') { }
2
0
elsif ($self->{'Op'} eq 'ln') { }
22
3
1
if (exists $self->{'base'}) { }