Generate ROC and confusion matrix data

I used above component to generate roc curve for properties of my interest. My scoreproperty ('score') is numeric and TestForGood (class) has been set to  class eq 'B'. I got the output file with confusion matrix and other statistical parameters and the cutoff value of the

ScoreProperty for the given point, above which I know samples are predicted to be "Good" and below which samples are predicted to be  "Bad". Now when i visually analyze the number of compounds above/below certain cut-offs for good and bad samples, numbers of FP/FN/TP/TN does not match with the output from this component. I have also attached the file i am working on. 

Can anyone help please?

Thanks