puncover icon indicating copy to clipboard operation
puncover copied to clipboard

Analyses C/C++ build output for code size, static variables, and stack usage

.. image:: https://img.shields.io/travis/HBehrens/puncover.svg :target: https://travis-ci.org/HBehrens/puncover .. image:: https://img.shields.io/codecov/c/github/HBehrens/puncover.svg :target: https://codecov.io/gh/HBehrens/puncover

puncover

.. image:: https://raw.githubusercontent.com/HBehrens/puncover/master/images/overview.png

Analyzes C/C++ binaries for code size, static variables and stack usages. It creates a report with dissambler and call-stack analysis per directory, file, or function.