ProLaza / ProLaza64 - Additional features

Besides measuring runtimes, ProLaza and ProLaza64 include

Coverage profiling

This feature is included in the runtime measurement process. By means of a browser you can see which method was never called.

Post mortem review

ProLaza can insert statements into your code, that enables you to retrieve the call stack in case of an exception.