openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
JMockit
Settings
|
Report Duplicate
10
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 4 of 64
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Changed "info" field to an int for line number, which is its only use.
rliesenfeld
More...
over 5 years ago
Coverage review: small formatting changes, added missing @Nonnegative annotations, a few other minor refactorings.
rliesenfeld
More...
over 5 years ago
Updated the link to ASM's license page.
rliesenfeld
More...
over 5 years ago
Changed the default for "coverage-redundancy" to null, so it must be explicitly activated.
rliesenfeld
More...
over 5 years ago
Changed the default coverage output to "html", and the meaning of "html" to be "HTML with no call points"; also, added "html-cp" as the only way to select "HTML with call points" output (as it's too expensive).
rliesenfeld
More...
over 5 years ago
Minor refactorings.
rliesenfeld
More...
over 5 years ago
Added back " " in empty cell of total row, due to browser losing background color on hiding it.
rliesenfeld
More...
over 5 years ago
Replaced "target" in each "<a>" with "<base>" in "<head>".
rliesenfeld
More...
over 5 years ago
Shortened the name of JS function names used potentially many times in generated html pages.
rliesenfeld
More...
over 5 years ago
Improved again the tooltip text for the "Cvrg" column header.
rliesenfeld
More...
over 5 years ago
Improved the tooltip text for the "Cvrg" column header.
rliesenfeld
More...
over 5 years ago
Added detection and exclusion of empty constructors/methods with no executable code considered interesting for coverage measurement; closes #55.
rliesenfeld
More...
over 5 years ago
Fixed row height for coverage index page.
rliesenfeld
More...
over 5 years ago
Fixed bug in JS function for sorting the coverage tables per size.
rliesenfeld
More...
over 5 years ago
Coverage HTML report: shortened CSS class names.
rliesenfeld
More...
over 5 years ago
Eliminated the "line" CSS class in favor of structural CSS rules.
rliesenfeld
More...
over 5 years ago
Coverage: separated coverage.css into two CSS files, for better control and efficiency.
rliesenfeld
More...
over 5 years ago
Eliminated CSS class "pkg" in favor of CSS structural rules.
rliesenfeld
More...
over 5 years ago
Eliminated CSS class "pt" in favor of CSS structural rules.
rliesenfeld
More...
over 5 years ago
Shortened the CSS class names for the kinds of Java types.
rliesenfeld
More...
over 5 years ago
Removed a "width='100%' from generated HTML in favor of CSS.
rliesenfeld
More...
over 5 years ago
Coverage report: replaced the "file" CSS class with specific CSS rules.
rliesenfeld
More...
over 5 years ago
Coverage tool: fixed a couple of alignment issues in output HTML code.
rliesenfeld
More...
over 5 years ago
Refactored the instantiation & call to CoverageCheck.
rliesenfeld
More...
over 5 years ago
Removed helper field "inactive", no longer needed.
rliesenfeld
More...
over 5 years ago
Refactoring: moved some code between two classes.
rliesenfeld
More...
over 5 years ago
Removed code that redefined previously loaded classes for coverage, which is no longer needed since the coverage modifier is now active since "premain".
rliesenfeld
More...
over 5 years ago
Removed condition in coverage class selection which is no longer necessary.
rliesenfeld
More...
over 5 years ago
Removed unnecessary "if" block.
rliesenfeld
More...
over 5 years ago
Upgraded JUnit used in PetClinic sample from JUnit 4.12 to JUnit 5.5.
rliesenfeld
More...
over 5 years ago
←
1
2
3
4
5
6
7
8
9
…
63
64
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree