Project Analyzer

Summary report - PicInfo sample application

System summary

Projects 1  
Total files 12
Source files 5
Source lines (LINES) 725
System size Small
VB version(s) VB6

Source lines (LINES): Total number of physical source lines

Total size

Source lines (LINES) 725  
   
Logical lines of code LLOC 371 52%
Logical lines of comment LLOC' 173 24%
Lines of whitespace LLOW 173 24%
Total logical lines LLINES 717 100%
   
Source size 28 kB

Logical line: Lines continued on several lines are counted as one logical line.
Lines excluded by conditional compilation are not included in the logical line counts.

Files

Total files 12  
Source files 5
Other files 7
 
File types
Module 1
Form 1
Classes 3
Library (Declared) 1
Libraries (Referenced) 3
Version Compatibility File 1
Project Workspace 1
Project File 1
 
Source file ages
Oldest 11.2.06 PicForm.frm
Newest 11.2.06 PicMain.bas
Modified today 0 0%
Modified in 7 days 0 0%
Modified in 30 days 0 0%
Modified in 365 days 0 0%
Older than 365 days 5 100%
     
Source file last modified Files  
2006 5
Total source files 5

Average source file age is 4.8 years

Forms and controls

Forms 1 (max 230)
Controls 8

Procedures

Total procedures 29
Source procedures 29
Binary procedures 0
   
Source procedures 29
Sub 8
Function 8
Property accessor 10
Declare Sub/Function 3
   
Source procedures 29
Private 22
Friend 1
Public 6
   
Properties 10
Read/Write access 0
Read only access 10
Write only access 0
   
Properties and accessors 10
Accessors 10
- Get 10
 
Source procedures 29
Dead procedures 4
Live procedures 25

Dead procedures include ones that are called by other dead ones
and may also include exposed procedures.

Variables and constants

Total Variables Constants
Source 62 20
Binary 0 0
     
Scope Variables Constants
Global 1 0
Module-level 10 20
Local 14 0
Parameters 37  
Total (source) 62 20
     
Dead/Live Variables Constants
Dead 2 2
Live 60 18
Total (source) 62 20

Dead variables/constants may include exposed ones.

Other declarations

In source files

Types 6
Enums 2
Enum constants 18