Branch Coverage

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


line true false branch
297 0 0 unless $self->{'clf'}
308 0 0 if $ref->[8] == 400 or $ref->[8] == 408
313 0 0 if ($ref->[4]) { }
315 0 0 if ($ref->[6]) { }
0 0 elsif ($ref->[4] ne 'INC') { }
326 0 0 unless ($ref->[9] eq '-')
332 0 0 unless ($self->{'clf'})
333 0 0 if $ref->[12] and $ref->[12] < 1000000
337 0 0 if ($ref->[13] and $ref->[13] ne '-')
338 0 0 if (index($ref->[13], ',') >= 0 or index($ref->[13], ' : ') >= 0) { }
343 0 0 if @ut
352 0 0 if $ref->[14] and $ref->[14] ne '-'
363 0 0 $self->{'clf'} ? :
405 0 0 $self->{'clf'} ? :
428 0 0 if (/^http_method_(HEAD|GET|INC|POST)/)
432 0 0 if (/^http_method_/)
438 0 0 if (/^http_status_([1-5])/)
446 0 0 if (/^http_version_(\S+)/)
453 0 0 unless ($self->{'clf'})
455 0 0 if (/^cache_status_(\S+)/)
473 0 0 if (/^(?: malformed_request | http_request | last_http_request | http_byte | last_http_byte )$/x)