Skip to content
/ static-line-counter Public template

A small example task for the Software Testing class introducing the usage of ASM by counting lines per method statically

Notifications You must be signed in to change notification settings

se2p/static-line-counter

Repository files navigation

Static Line Counter

pipeline status coverage report

A very simple program that counts the lines per method in a class. Used for introduction into the ASM library.

About

A small example task for the Software Testing class introducing the usage of ASM by counting lines per method statically

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages