sebastianbergmann / phploc

A tool for quickly measuring the size of a PHP project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can I look for longest file?

christophrumpel opened this issue · comments

Hey, I was wondering if it is also possible to find the file with the most lines in my project with phploc?