Uses of Class
org.jacoco.report.internal.html.table.Table
Packages that use Table
Package
Description
HTML report implementation.
-
Uses of Table in org.jacoco.report.html
Fields in org.jacoco.report.html declared as TableMethods in org.jacoco.report.html that return TableModifier and TypeMethodDescriptionprivate TableHTMLFormatter.createTable()HTMLFormatter.getTable()Methods in org.jacoco.report.html with parameters of type TableModifier and TypeMethodDescriptionprivate voidHTMLFormatter.addMissedTotalColumns(Table table, String label, ICoverageNode.CounterEntity entity) -
Uses of Table in org.jacoco.report.internal.html
Methods in org.jacoco.report.internal.html that return Table