Code analysis tools for C programs

Hi

I need a list of code analysis tools for C programs, that can work on AIX environment such as :
dynamic or static code analysis
Code Complexity Measures
Test Coverage Analyzer
Unit tests
profiling tools
Source code formatter

I've found several tools but not compatible with AIX
Thanks in advance