|
| ||||
DoxyLine.pl File ReferenceAccumulate line counts from DoxyFilt STDERR logging. More... Go to the source code of this file. Detailed DescriptionAccumulate line counts from DoxyFilt STDERR logging. SYNOPSISOn Mandrake Linux with bash: The commands: doxygen 2> Doxygen.log
perl DoxyLine.pl --path=Doxygen.log \
Perl/code Perl/comment Perl/blank POD/POD
might generate: --------------------------------------------------------------
Perl / code 1516
/ comment 311
/ blank 768
POD / POD 1632
--------------------------------------------------------------
Sub / Total 4227
Grand / Total 4243
--------------------------------------------------------------
/ (uncounted 16)
SEE ALSODoxygen::Filter, http://www.doxygen.org COPYRIGHTCopyright (C) 2004-2010 Marc M. Adkins This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. This program is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose. Definition in file DoxyLine.pl. Generated on Mon Dec 27 2010 15:15:39 for DoxyFilt by 1.7.1 | |||||