Project Analyzer

Variable use report - PicInfo sample application

PicBMP Read * × Wri * × Deadness
BMPType 2 2     3 3      
CoreHeader 5 5     1 1      
InfoHeader 6 6     1 1      
IsRLE -       2 2     Written only
StoredFilename 1 1     -       Read only

PicGIF Read * × Wri * × Deadness
FileOK 3 2 1   2 2      
LogicalScreenDescriptor 5 5     1 1      
MaxColors 1 1     1 1      
Signature 5 4 1   1 1      
StoredFilename 1 1     1 1      

PicMain Read * × Wri * × Deadness
ProgramTitle 1 1     1 1      

Legend

Read Total number of reads
Wri Total number of writes
* Live reads/writes
Dead reads/writes (not executed)
× Exposed reads/writes (may execute from external call)