Java Code Coverage: Scandals, Intrigues and Investigations - Bytecode Analysis
Offered By: GOTO Conferences via YouTube
Course Description
Overview
Dive into the intricacies of Java bytecode and code coverage in this comprehensive conference talk from GOTO Copenhagen 2023. Explore how different compiler versions transform source code, focusing on the implementation details of JaCoCo, the popular open-source code coverage tool for Java. Learn about bytecode pattern matching, compiler-generated artifacts, and the challenges of achieving full code coverage. Discover how JaCoCo filters out unnecessary elements and handles synthetic methods. The presentation includes a practical demo and covers topics such as Java, bytecode, enums, and the intricacies of Java code coverage. Gain valuable insights into the inner workings of class files and improve your understanding of Java bytecode manipulation.
Syllabus
Intro
Java Code Coverage
Java
JaCoCo should ignore synthetic methods
Demo
Conclusion
Outro
Taught by
GOTO Conferences
Related Courses
Algorithms, Part IPrinceton University via Coursera Introduction à la programmation orientée objet (en Java)
École Polytechnique Fédérale de Lausanne via Coursera MongoDB for Java Developers
MongoDB University Initiation à la programmation (en Java)
École Polytechnique Fédérale de Lausanne via Coursera Intro to Java Programming
San Jose State University via Udacity