blib/lib/Cinnamon/Context.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 13 | 14 | 92.8 |
line | l | !l | condition |
---|---|---|---|
57 | 0 | 13 | $self->get_param('runner_class') || 'Cinnamon::Runner' |
82 | 8 | 3 | join(', ', @success) || '' |
87 | 3 | 8 | join(', ', @error) || '' |
97 | 2 | 15 | $params ||= {} |
164 | 12 | 1 | $$Coro::current{'Cinnamon'} ||= {} |
176 | 3 | 3 | $opts ||= {} |
178 | 2 | 4 | $self->stash->{'current_host'} || 'localhost' |