%coverage ( string -- x )
Coverage tool

Prev:coverage. ( object -- )
Next:test-coverage ( vocab -- coverage )


Vocabulary
tools.coverage

Inputs
stringa string


Outputs
xa double


Word description
Returns a fraction representing the number of quotations called compared to the number of quotations that exist in a vocabulary or word.

Definition