| blib/lib/App/Ylastic/CostAgent.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 15 | 46.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 65 | 0 | 1 | 7 | $self->config_file and -r $self->config_file |
| 163 | 0 | 0 | 0 | $form and $form->find_input($action) |
| 220 | 2 | 1 | 2 | length $user and length $pass |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 68 | 0 | 7 | 0 | $$self{'logger'} ||= 'Log::Dispatchouli'->new({'ident', 'App::Ylastic::CostAgent', 'to_self', 1}) |
| 69 | 0 | 7 | 0 | $$self{'dir'} ||= File::Temp::tempdir() |