| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QGuiVariantComparator| Name: | QGuiVariantComparator::QGuiVariantComparator | | Prototype: | QGuiVariantComparator(const QVariant::Private *a, const QVariant::Private *b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp | | Lines: | 141-143 |
| | 1 | 1 |
delegate| Name: | QGuiVariantComparator::delegate | | Prototype: | template<typename T> bool delegate(const T *p) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp | | Lines: | 144-148 |
| | 1 | 1 |
delegate| Name: | QGuiVariantComparator::delegate | | Prototype: | bool delegate(const QPixmap*) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp | | Lines: | 149-152 |
| | 1 | 1 |
delegate| Name: | QGuiVariantComparator::delegate | | Prototype: | bool delegate(const QBitmap*) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp | | Lines: | 153-156 |
| | 1 | 1 |
delegate| Name: | QGuiVariantComparator::delegate | | Prototype: | bool delegate(const QCursor*) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp | | Lines: | 158-161 |
| | 1 | 1 |
delegate| Name: | QGuiVariantComparator::delegate | | Prototype: | bool delegate(const QIcon *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp | | Lines: | 164-167 |
| | 1 | 1 |
delegate| Name: | QGuiVariantComparator::delegate | | Prototype: | bool delegate(const void *p) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp | | Lines: | 169-169 |
| | 1 | 1 |