Condition Coverage

blib/lib/App/MonM/Checkit.pm
Criterion Covered Total %
condition 0 28 0.0


and 3 conditions

line !l l&&!r l&&r condition
497 0 0 0 defined $true_regexp && ref $true_regexp
498 0 0 0 defined $false_regexp && ref $false_regexp

or 2 conditions

line l !l condition
450 0 0 lvalue($conf, 'type') || 'http'
456 0 0 lvalue($conf, 'orderby') || 'true,false'
457 0 0 lvalue($conf, 'target') || 'status'
466 0 0 $test //= ""
525 0 0 { => sub { qr/$_[0]/; } , i => sub { qr/$_[0]/i; } , ix => sub { qr/$_[0]/xi; } , m => sub { qr/$_[0]/m; } , mi => sub { qr/$_[0]/im; } , mix => sub { qr/$_[0]/mix; } , ms => sub { qr/$_[0]/ms; } , msi => sub { qr/$_[0]/ism; } , msix => sub { qr/$_[0]/imsx; } , msx => sub { qr/$_[0]/msx; } , mx => sub { qr/$_[0]/mx; } , s => sub { qr/$_[0]/s; } , si => sub { qr/$_[0]/is; } , six => sub { qr/$_[0]/six; } , sx => sub { qr/$_[0]/sx; } , x => sub { qr/$_[0]/x; } }->{$flags} || sub { qr/$_[0]/; }
529 0 0 shift() || ''
530 0 0 shift() || ''
531 0 0 shift() || [1, 0]

or 3 conditions

line l !l&&r !l&&!r condition
470 0 0 0 $orderby =~ /false\s*\,\s*true/i or $orderby =~ /desc/i
505 0 0 0 $result or $self->error