CoView Preferences: Annotations

To open CoView Annotations

  1. Click Windows > Preferences > General > Editors > Text Editors > Annotations. The Annotations window is displayed.

Annotations Definitions

CoView Actual False Decision: This annotation represents a decision that evaluates FALSE.

CoView Actual True Decision: This annotation represents a decision that evaluates TRUE.

CoView Ambiguous Test: This annotation indicates that the method under test is ambiguous.

CoView (Exceed Threshold Error): This annotation indicates that the method exceeded the threshold of a metric with a severity of 'error'.

CoView (Exceed Threshold Warning): This annotation indicates that the method exceeded the threshold of a metric with a severity of 'warning'.

CoView Expected False Decision: This annotation indicates that the path expected the decision in question to evaluate to FALSE.

CoView Expected True Decision: This annotation indicates that the path expected the decision in question to evaluate to TRUE.

CoView Non-Decision: This highlighting represents executed code along a specific path.

CoVIew Preferences