# uncoveredSequencePoints

> The total number of uncovered sequence points in the method.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine.TestTools](/engine/6000.7/script-reference/unityengine/testtools.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public int uncoveredSequencePoints
```
