Theia API Documentation v1.65.0
    Preparing search index...

    A class that contains information about a covered resource. A count can be give for lines, branches, and declarations in a file.

    Index

    Constructors

    Properties

    Constructors

    Properties

    covered: number

    Number of items covered in the file.

    total: number

    Total number of covered items in the file.