Branch Coverage

blib/lib/App/EventStreamr/Roles/Logger.pm
Criterion Covered Total %
branch 10 16 62.5


line true false branch
31 0 3 if @_ > 0
49 0 3 if @_ > 0
50 1 2 if (defined $self->{'config'}) { }
0 2 elsif (defined $self->{'log_level'}) { }
57 0 3 if @_ > 0
58 1 2 if (defined $self->{'config'}) { }
0 2 elsif (defined $self->{'config_path'}) { }
82 0 3 if @_ > 0