
com.google.test.metric.report.te.css Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of testability-explorer Show documentation
Show all versions of testability-explorer Show documentation
A tool that looks at java bytecodes and helps you
identify hard to test code.
The newest version!
body {
font-family: sans-serif;
}
#timestamp {
color: #666;
font-style: italic;
position: absolute;
right: 8px;
top: 8px;
z-index: 100;
}
.overview {
border: 1px solid #cc6;
background: #ffd;
padding: 8px;
margin-left: 16px;
float: left;"
}
.overview_table th {
font-weight: normal;
padding-bottom: 4px;
}
.overview_table td {
font-style: italic;
}
.percent {
padding-left: 8px;
text-align: right;
}
.overview_table .value {
padding-left: 8px;
text-align: right;
}
.cost {
font-family: monospace;
padding: 0.25em 0.5em;
display: block;
float: right;
border: 1px dotted red;
background-color: pink;
margin: 1.5em;
}
.odd {
background-color: lightgray;
}
.header {
font-weight: bold;
background-color: #99ccff;
margin: 0;
padding: 0.5em;
}
tt {
font-size: larger;
}
.classExplanation {
border: thin solid gray;
margin-bottom: 1em;
}
.issuesExplanation {
margin-left: 2em;
}
.issueType {
font-weight: bold;
padding-left: 1em;
}
.subIssueType {
margin-left: 1.5em;
font-weight: bold;
margin-bottom: 0.5em;
}
.suggestion {
font-style: italic;
border: thin solid #cc9900;
background-color: lightyellow;
padding: 0.5em;
margin: 0 2em 2em 2em;
}
.contribution {
font-size: 0.8em;
text-align: right;
}
.copyright {
text-align: center;
margin-top: 32px;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy