Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QInt64SetName: | QInt64Set::QInt64Set | Prototype: | inline QInt64Set::QInt64Set(int capacity) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 495-503 |
| | 5 | 2 |
clearName: | QInt64Set::clear | Prototype: | inline void QInt64Set::clear() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 566-572 |
| | 4 | 2 |
containsName: | QInt64Set::contains | Prototype: | bool QInt64Set::contains(quint64 key) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 550-564 |
| | 11 | 5 |
insertName: | QInt64Set::insert | Prototype: | void QInt64Set::insert(quint64 key) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 529-548 |
| | 15 | 6 |
isValidName: | QInt64Set::isValid | Prototype: | inline bool isValid() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 479-479 |
| | 1 | 1 |
rehashName: | QInt64Set::rehash | Prototype: | bool QInt64Set::rehash(int capacity) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 505-527 |
| | 15 | 5 |
~QInt64SetName: | QInt64Set::~QInt64Set | Prototype: | inline ~QInt64Set() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 478-478 |
| | 1 | 2 |