All Downloads are FREE. Search and download functionalities are using the official Maven repository.

mojo.dashboard-maven-plugin.1.0.0-beta-1.source-code.dashboard-report-plugin.properties Maven / Gradle / Ivy

dashboard.report.name=DashBoard Report
dashboard.report.outputname=dashboard_report
dashboard.report.description=DashBoard Report

dashboard.report.generategraphs.disabled=Graphics generator disabled
dashboard.report.generategraphs.nodata=No data available

dashboard.multireport.name=Global DashBoard Report
dashboard.multireport.outputname=dashboard_multireport
dashboard.multireport.description=The Global DashBoard

report.project.name.header=Project Name

report.surefire.header=Maven Surefire Report Summary
report.surefire.label.summary=Summary
report.surefire.label.tests=Tests
report.surefire.label.success=Success
report.surefire.label.errors=Errors
report.surefire.label.failures=Failures
report.surefire.label.skipped=Skipped
report.surefire.label.successrate=Success Rate
report.surefire.label.time=Time

report.clover.header=Clover Coverage Report Summary
report.clover.label.coverage=Coverage(%)
report.clover.label.covered=Covered
report.clover.label.uncovered=Uncovered
report.clover.label.conditionals=Conditionals
report.clover.label.statements=Statements
report.clover.label.methods=Methods
report.clover.label.total=Total

report.cobertura.header=Cobertura Report Summary
report.cobertura.label.coverage=Coverage(%)
report.cobertura.label.nbclasses=# Classes
report.cobertura.label.linecover=Line Coverage
report.cobertura.label.branchcover=Branch Coverage

report.pmd.header=PMD Report Summary
report.pmd.label.nbclasses=# Classes
report.pmd.label.nbviolations=Violations

report.cpd.header=CPD Report Summary
report.cpd.label.nbclasses=# Classes
report.cpd.label.nbduplicate=Duplications

report.findbugs.header=FindBugs Report Summary
report.findbugs.label.nbclasses=# Classes
report.findbugs.label.nbbugs=Bugs
report.findbugs.label.nberrors=Errors
report.findbugs.label.nbMissingClasses=Missing Classes
chart.findbugs.bycategory.title=FindBugs Chart by Category
chart.findbugs.bypriority.title=FindBugs Chart by Priority

report.checkstyle.header=Checkstyle Report Summary
report.checkstyle.files=# Files
report.checkstyle.column.total=Total
report.checkstyle.column.infos=Infos
report.checkstyle.column.warnings=Warnings
report.checkstyle.column.errors=Errors
chart.checkstyle.violations.title=Checkstyle Violations Chart
chart.checkstyle.violations.others.label=Other categories (<1%)

report.taglist.header=Taglist Report Summary
report.taglist.column.tags=Tags
report.taglist.label.nbclasses=# Classes
report.taglist.column.nboccurs=Total number of occurrences
chart.taglist.bytags.title=Taglist Chart by Tag

report.xrefpackage.header=Xref JDepend/Cobertura Report Summary
report.xrefpackage.label.average=Afferent Coupling Average
report.xrefpackage.label.package=Package
report.xrefpackage.label.ac=Afferent Coupling
report.xrefpackage.label.linecover=Line Coverage
report.xrefpackage.label.branchcover=Branch Coverage
report.xrefpackage.label.threshold=Average Threshold




© 2015 - 2024 Weber Informatics LLC | Privacy Policy