Condition Coverage

lib/UR/Service/WebServer.pm
Criterion Covered Total %
condition 7 10 70.0


or 2 conditions

line l !l condition
95 1 2 $self->idle_timeout || 0
114 4 2 $ext ||= '*'

or 3 conditions

line l !l&&r !l&&!r condition
88 2 1 0 shift() || $self->cb
115 6 0 0 $mime_types{$ext} || $mime_types{'*'}