-
Notifications
You must be signed in to change notification settings - Fork 0
Implemented the code analyzer tool using C# which could be used as a plugin for eclipse IDE to find the class hierarchy. It can be also used in a compiler, to find the dependency of various classes, structures etc. Since the tool evaluates the complexity of functions too, it could be used as a complexity evaluator.
karthikprasad328/Code-Analyzer
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
About
Implemented the code analyzer tool using C# which could be used as a plugin for eclipse IDE to find the class hierarchy. It can be also used in a compiler, to find the dependency of various classes, structures etc. Since the tool evaluates the complexity of functions too, it could be used as a complexity evaluator.
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published