"We human being, always find a solution, maybe not today, but if you really want to solve a problem, there’s always a way" – Ma Yun @ Stanford, 2013
Tag Archives: loc

Using code analysis tool

by Md Imran Hasan Hira

Today I found a tool which generates line of code of your project. It is CodeAnalyzer. “Code Analyzer is a java application for C, C++, java, assembly, html, and user-defined software source metrics. It calculates metrics across multiple source trees as one project. It has a nice tree view of the project with flexible report capabilities.”

So to measure how it works I was searching a project to analyze. At the last year of my university I did a project with one of my friend A. B. M. Faisal. It was about accessing some hardware devices and controlling them to provide service through the software. The project was coded in java. We used a java library to access the  serial port from the system. Anyway after analyzing the code we found the following thing –

code statistics of our project

code statistics of our project

 

Read the rest of this entry »


Theme by Ali Han | Copyright 2025 Md Imran Hasan Hira | Powered by WordPress