blib/lib/App/Sysadmin/Log/Simple/HTTP.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 1 | 12 | 8.3 |
line | true | false | branch |
---|---|---|---|
35 | 2 | 0 | unless $$self{'do_http'} |
37 | 0 | 0 | 'App::Sysadmin::Log::Simple::HTTP'->VERSION ? : |
42 | 0 | 0 | if ($$self{'http'}{'method'} eq 'GET') { } |
0 | 0 | elsif ($$self{'http'}{'method'} eq 'POST') { } | |
0 | 0 | elsif ($$self{'http'}{'method'} eq 'PUT') { } | |
68 | 0 | 0 | unless $$res{'success'} |