functionCount property

int get functionCount

Returns the number of analyzed functions.

Implementation

int get functionCount => _functionMetrics.length;