Package io.jenkins.plugins.coverage.metrics.source
@DefaultAnnotation(edu.umd.cs.findbugs.annotations.NonNull.class)
package io.jenkins.plugins.coverage.metrics.source
Contains logic and models for visualizing the colored HTML source code files.
-
KlasseBeschreibungGenerated localization support class.Facade to the source code file structure in Jenkins build folder.Highlights the code coverage information in all source code files.Server side model that provides the data for the source code view of the coverage results.Provides all required information for a
FileNode
so that its source code can be rendered together with the line and mutation coverage in HTML.