total property

int get total

Gets the number of total mutations found. You must call count() or runMutationTest() first.

Implementation

int get total => bar.total.maximum;