Skip to content

Minimal C++11 project using qmake and checked by Travis and has its SLOCcount measured

License

Notifications You must be signed in to change notification settings

richelbilderbeek/travis_qmake_gcc_cpp11_sloccount

Repository files navigation

travis_qmake_gcc_cpp11_sloccount

Branch Travis CI logo
master Build Status
develop Build Status

This GitHub is part of the Travis C++ Tutorial.

The goal of this project is to have a clean Travis CI build, with specs:

  • Build system: qmake
  • C++ compiler: gcc
  • C++ version: C++11
  • Libraries: STL only
  • Source: one single file, main.cpp
  • SLOCcount: yes

More complex builds:

Les complex builds:

SLOCcount

This is the result of this project:

Creating filelist for travis_qmake_gcc_cpp11_sloccount
Categorizing files.
Finding a working MD5 command....
Found a working MD5 command.
Computing results.
SLOC	Directory	SLOC-by-Language (Sorted)
267     travis_qmake_gcc_cpp11_sloccount sh=263,cpp=4
Totals grouped by language (dominant language first):
sh:             263 (11.50%)
cpp:              4 (1.50%)
Total Physical Source Lines of Code (SLOC)                = 267
Development Effort Estimate, Person-Years (Person-Months) = 0.05 (0.60)
 (Basic COCOMO model, Person-Months = 2.4 * (KSLOC**1.05))
Schedule Estimate, Years (Months)                         = 0.17 (2.06)
 (Basic COCOMO model, Months = 2.5 * (person-months**0.38))
Estimated Average Number of Developers (Effort/Schedule)  = 0.29
Total Estimated Cost to Develop                           = $ 1,130
 (average salary = $22,611/year, overhead = 1.00).
SLOCCount, Copyright (C) 2001-2004 David A. Wheeler
SLOCCount is Open Source Software/Free Software, licensed under the GNU GPL.
SLOCCount comes with ABSOLUTELY NO WARRANTY, and you are welcome to
redistribute it under certain conditions as specified by the GNU GPL license;
see the documentation for details.
Please credit this data as "generated using David A. Wheeler's 'SLOCCount'."

SLOCcount was used for a single-person project with Dutch minimum wages.

About

Minimal C++11 project using qmake and checked by Travis and has its SLOCcount measured

Resources

License

Stars

Watchers

Forks

Packages

No packages published