Condition Coverage

blib/lib/Clearquest.pm
Criterion Covered Total %
condition 9 62 14.5


and 3 conditions

line !l l&&!r l&&r condition
303 0 0 0 &_is_leap_year($year) and $month > 2
603 4 0 1 $errmsg and $errmsg ne ""

or 2 conditions

line l !l condition
601 0 5 $error ||= 0
998 0 0 $die ||= 0
1594 0 0 $condition ||= ""
1777 0 0 $record{$_} ||= ""
1869 0 0 $record{$_} ||= ""
2022 0 0 $value ||= ""
2326 1 0 $action ||= "Modify"

or 3 conditions

line l !l&&r !l&&!r condition
398 0 0 0 $operator eq "==" or $operator eq "="
0 0 0 $operator eq "!=" or $operator eq "<>"
527 0 0 0 $operator == $CQPerlExt::CQ_COMP_OP_IS_NULL or $operator == $CQPerlExt::CQ_COMP_OP_IS_NOT_NULL
541 0 0 0 $operator == $CQPerlExt::CQ_COMP_OP_BETWEEN or $operator == $CQPerlExt::CQ_COMP_OP_NOT_BETWEEN
0 0 0 $operator == $CQPerlExt::CQ_COMP_OP_BETWEEN or $operator == $CQPerlExt::CQ_COMP_OP_NOT_BETWEEN or $operator == $CQPerlExt::CQ_COMP_OP_IN
0 0 0 $operator == $CQPerlExt::CQ_COMP_OP_BETWEEN or $operator == $CQPerlExt::CQ_COMP_OP_NOT_BETWEEN or $operator == $CQPerlExt::CQ_COMP_OP_IN or $operator == $CQPerlExt::CQ_COMP_OP_NOT_IN
2482 0 1 0 $parms{'CQ_DATABASE'} ||= $OPTS{'CQ_DATABASE'}
2483 1 0 0 $parms{'CQ_USERNAME'} ||= $OPTS{'CQ_USERNAME'}
2484 1 0 0 $parms{'CQ_PASSWORD'} ||= $OPTS{'CQ_PASSWORD'}
2485 0 1 0 $parms{'CQ_DBSET'} ||= $OPTS{'CQ_DBSET'}
2500 1 0 0 $module ||= $OPTS{'CQ_MODULE'}
2507 0 0 0 $parms{'CQ_WEBHOST'} || $OPTS{'CQ_WEBHOST'}
2513 0 0 0 $parms{'CQ_SERVER'} || $OPTS{'CQ_SERVER'}
2514 0 0 0 $parms{'CQ_PORT'} || $OPTS{'CQ_PORT'}