CodeLogic creates a complete graph of your application structure by profiling software binaries, including third-party libraries, in their deployed state, and combines runtime profiling to reveal dependencies that emerge during execution.
Quickly understand the full impact of a code or database schema change before deploying the change to production by visualizing how a proposed change will affect dependent API, classes, methods, and database columns.
Quickly understand the full impact of a code or database schema change before deploying the change to production. CodeLogic 1-click impact assessment instantly illustrates how a proposed change impacts dependent API, classes, methods, and database columns.
CodeLogic integrates with popular IDE tools such IntelliJ and Visual Studio. Our Plugins and Extensions expose software usages and references across projects and applications that are often undetected in the native tool.
The Application Dashboard summarizes key application metrics such as the number of classes, methods, and database tables & columns. The Dashboard highlights potential risk in an application's architecture by identifying the classes and methods with the most connections.
Impact Scoring reveals the health of application code and surfaces problem areas. The score is calculated by analyzing classes and methods to detect highly-coupled code, and factors in issues such as long methods and high complexity.
Capture relationships between applications, whether they are REST service calls or shared databases. Easily report on exposed and called endpoints and SQL connections.
Better understand how code changes may impact other applications. Zoom out from code-level connections to see an aerial view of your overall application landscape and all cross-application connections.
Easily create and export a list of relationships between classes, methods, and database columns. Generate a list of every method or field that references a refactored database, or a list of every API endpoint exposed by an app moving to a new network. Dependency reports can be exported to a CSV and shared.
The CodeLogic platform is built on an Open REST API that facilitates the use of CodeLogic-sourced dependency data in other authenticated systems. The REST APIs are well documented in Swagger.