Branch Coverage

blib/lib/Tail/Stat/Plugin/nginx.pm
Criterion Covered Total %
branch 0 42 0.0


line true false branch
293 0 0 unless $self->{'clf'}
304 0 0 if $ref->[8] == 400 or $ref->[8] == 408
309 0 0 if ($ref->[4]) { }
311 0 0 if ($ref->[6]) { }
0 0 elsif ($ref->[4] ne 'INC') { }
322 0 0 unless ($ref->[9] eq '-')
328 0 0 unless ($self->{'clf'})
329 0 0 if $ref->[12] and $ref->[12] < 1000000
333 0 0 if ($ref->[13] and $ref->[13] ne '-')
334 0 0 if (index($ref->[13], ',') >= 0 or index($ref->[13], ' : ') >= 0) { }
339 0 0 if @ut
348 0 0 if $ref->[14] and $ref->[14] ne '-'
359 0 0 $self->{'clf'} ? :
400 0 0 $self->{'clf'} ? :
423 0 0 if (/^http_method_(HEAD|GET|INC|POST)/)
427 0 0 if (/^http_method_/)
433 0 0 if (/^http_status_([1-5])/)
441 0 0 if (/^http_version_(\S+)/)
448 0 0 unless ($self->{'clf'})
450 0 0 if (/^cache_status_(\S+)/)
468 0 0 if (/^(?: malformed_request | http_request | last_http_request | http_byte | last_http_byte )$/x)