Observation selection criteria

The selection criteria is based on the attribute values of a code coverage observation. You can specify one or more attribute values and their associated comparison operators.

The comparison operators include: equal (E), greater than (G), less than (L), greater than or equal (GE), less than or equal (LE), and not equal (NE). If no value is entered for an attribute, it means that any value is valid and the selection process does not examine the attribute.

The following screen shows a list of observation attributes, comparison operators, and roll-up options that you can specify to select only the entries that you are interested in when you generate the code coverage extracted observations.


Attribute name            Value   Operator             Roll-up
------------------------- ------- -------------------  -------
Run date (YYYY/MM/DD)                (E,G,L,GE,LE,NE)
Run time (HH:MM:SS)                  (E,G,L,GE,LE,NE)
Group ID 1                COST     E (E,NE)            N (Y/N)
Group ID 2                BENEFIT  E (E,NE)            N (Y/N)
User ID                   USERIBM   E (E,NE)            Y (Y/N)
Load module name                     (E,NE)
Program name              COB01*   E (E,NE)
Compile date (YYYY/MM/DD)            (E,G,L,GE,LE,NE)
Compile time (HH:MM:SS)              (E,G,L,GE,LE,NE)
Debug override                       (E,NE)              (Y/N)
Total statements                     (E,G,L,GE,LE,NE)
Executed statements                  (E,G,L,GE,LE,NE)