Skip to content

Glsof vs jCodeCollector

A side-by-side look at Glsof and jCodeCollector. For an in-depth review of either product, follow the links below.

Glsof

Glsof

Os & Utilities

Glsof is a free, open source command line tool for listing open files on a system. It shows which files are opened by which processes, similar to lsof, but focused on OpenGL and OpenGL ES connections.

openglopen-filesprocess-monitoring
jCodeCollector

jCodeCollector

Development

jCodeCollector is a Java code coverage tool that calculates code coverage metrics to determine how much of the code in a Java project has been tested. It integrates with build tools and test frameworks to monitor code execution.

javacode-coveragetesting