Skip to content
/ sccm Public

Scoped class cohesion metric.Calculates cohesion for PHP,JavaScript,C++ and Java codes.

License

Notifications You must be signed in to change notification settings

geekhack/sccm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scoped class cohesion metric.Calculates cohesion for PHP,JavaScript,C++ and Java classes.

The program is written in JavaScript.Currently, the metric can be viewed on the web console.Updates coming soon.

To run: open index.html To view different implementation, edit the following: on index.html line 120, edit; src="bootstrap/js/sccmcpp.js" - For Cplusplus src="bootstrap/js/sccm.js" - For Java src="bootstrap/js/sccmphp.js" - For PHP src="bootstrap/js/sccmjs.js"- For Javascript.

About

Scoped class cohesion metric.Calculates cohesion for PHP,JavaScript,C++ and Java codes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages