5 repositorios
Tools for analyzing code complexity and structural quality.
Explore 5 awesome GitHub repositories matching part of an awesome list · Code Metrics. Refine with filters or upvote what's useful.
This toolkit provides a suite of tools, templates, and guidelines for preparing software copyright registration documents required by Chinese authorities. It automates the creation of necessary legal filings and technical documentation to facilitate software copyright registration within the Chinese regulatory system. The system includes a code metric calculator to extract quantitative data and line counts from source files for application forms. It also features a legal compliance checklist and verification utilities to ensure submission materials adhere to official formatting, pagination, a
Provides a tool for counting lines of source code to provide quantitative data for official registration forms.
Inspects Python source files and provides information about type and location of classes, methods etc
Aggregates various tools to inspect source code quality.
A command-line application for tracking, reporting on complexity of Python tests and applications.
Tracks and reports on code complexity over time.
McCabe complexity checker
Calculates cyclomatic complexity of Python code.
Cohesion is a tool for measuring Python class cohesion.
Measures class cohesion to identify design issues.