aboutsummaryrefslogtreecommitdiff
path: root/org.jacoco.core/src/org/jacoco/core/internal/analysis
AgeCommit message (Expand)Author
2012-09-09Migrate to ASM 4.0, support INVOKEDYNAMIC.Marc R. Hoffmann
2012-08-30Fix EOLsEvgeny Mandrikov
2012-01-02Update copyright year to 2012.Marc R. Hoffmann
2012-01-01Update copyright year to 2012.Marc R. Hoffmann
2011-11-25Determine line number range correctly.Marc R. Hoffmann
2011-11-25Trac #179: Try/catch blocks must not be counted as instructions.Marc R. Hoffmann
2011-07-01Fix code quality problems reported by SonarEvgeny Mandrikov
2011-05-31Fix code quality problems reported by Sonar.Marc R. Hoffmann
2011-05-18Code Quality: Use interface type instead of implementation class.Marc R. Hoffmann
2011-05-09Trac #129: Summarize cyclomatic complexity.Marc R. Hoffmann
2011-05-09Trac #129: JaCoCo core calculates cyclomatic complexity.Marc R. Hoffmann
2011-01-27While loop not required.Marc R. Hoffmann
2011-01-16Code cleanup: move getStatus() to ICounter.Marc R. Hoffmann
2011-01-16Remove unnecessary code.Marc R. Hoffmann
2011-01-14Remove obsolete JavaDoc tags from headers.Marc R. Hoffmann
2011-01-13Trac #133: Hide internal implementation classes.Marc R. Hoffmann
2011-01-12Change license header to year 2011.Marc R. Hoffmann
2011-01-12Trac #133: Introduce interfaces for different coverage nodes.Marc R. Hoffmann
2011-01-08SF #3152347: Handle JSR/RET instructions correctly.Marc R. Hoffmann
2011-01-08Trac #130: Pre-allocate lines buffer for method (performance).Marc R. Hoffmann
2011-01-08Trac 133: Remove internal classes from API package.Marc R. Hoffmann
2011-01-08Trac #130: Count instructions per line.Marc R. Hoffmann
2011-01-06Track #130: New interfaces and implementations.Marc R. Hoffmann
2011-01-06Track #130: New interfaces and implementations.Marc R. Hoffmann