| Function | Condition %▴ | Modifications | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
_q_scrollTabs| Name: | QTabBarPrivate::_q_scrollTabs | | Prototype: | void QTabBarPrivate::_q_scrollTabs() | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 786-811 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines (reference): | 696-736 | | Comparison: | Different |
| | Different | 26 | 14 |
initBasicStyleOption| Name: | QTabBarPrivate::initBasicStyleOption | | Prototype: | void QTabBarPrivate::initBasicStyleOption(QStyleOptionTab *option, int tabIndex) const | | Coverage: | 0.000% (0/83) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 148-221 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines (reference): | 142-214 | | Comparison: | Different |
| | Different | 55 | 18 |
layoutTabs| Name: | QTabBarPrivate::layoutTabs | | Prototype: | void QTabBarPrivate::layoutTabs() | | Coverage: | 0.000% (0/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 441-591 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines (reference): | 441-583 | | Comparison: | Different |
| | Different | 102 | 11 |
makeVisible| Name: | QTabBarPrivate::makeVisible | | Prototype: | void QTabBarPrivate::makeVisible(int index) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 668-699 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines (reference): | 585-609 | | Comparison: | Different |
| | Different | 19 | 5 |
normalizedScrollRect| Name: | QTabBarPrivate::normalizedScrollRect | | Prototype: | QRect QTabBarPrivate::normalizedScrollRect(int index) | | Coverage: | 0.000% (0/65) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 593-666 | | Comparison: | New |
| | New | 50 | 11 |