Save property check results in CountCondition

The CountCondition class checks each property in its
index against some condition.  Save the result of each
of those checks in the 2nd tuple element of the storage
entry for that property so that other code may access it.

Tested: Build and run unit tests

Change-Id: Ie99f02062c28d003e588a43bf042ecd2834ad9b2
Signed-off-by: Matt Spinler <spinler@us.ibm.com>
1 file changed