| Function | Condition % | Modificationsâ–´ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
calculateGraphs| Name: | QGraphicsAnchorLayoutPrivate::calculateGraphs | | Prototype: | void QGraphicsAnchorLayoutPrivate::calculateGraphs( QGraphicsAnchorLayoutPrivate::Orientation orientation) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 2096-2170 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines (reference): | 2090-2170 | | Comparison: | Different |
| | Different | 28 | 5 |
calculateTrunk| Name: | QGraphicsAnchorLayoutPrivate::calculateTrunk | | Prototype: | bool QGraphicsAnchorLayoutPrivate::calculateTrunk(Orientation orientation, const GraphPath &path, const QList<QSimplexConstraint *> &constraints, const QList<AnchorData *> &variables) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 2194-2257 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines (reference): | 2197-2262 | | Comparison: | Different |
| | Different | 31 | 5 |
calculateVertexPositions| Name: | QGraphicsAnchorLayoutPrivate::calculateVertexPositions | | Prototype: | void QGraphicsAnchorLayoutPrivate::calculateVertexPositions( QGraphicsAnchorLayoutPrivate::Orientation orientation) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 2676-2713 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines (reference): | 2697-2734 | | Comparison: | Different |
| | Different | 19 | 6 |
constraintsFromPaths| Name: | QGraphicsAnchorLayoutPrivate::constraintsFromPaths | | Prototype: | void QGraphicsAnchorLayoutPrivate::constraintsFromPaths(Orientation orientation) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 2363-2377 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines (reference): | 2369-2383 | | Comparison: | Different |
| | Different | 8 | 4 |
dumpGraph| Name: | QGraphicsAnchorLayoutPrivate::dumpGraph | | Prototype: | void QGraphicsAnchorLayoutPrivate::dumpGraph(const QString &name) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 2961-2973 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines (reference): | 2982-2994 | | Comparison: | Different |
| | Different | 8 | 2 |
findPaths| Name: | QGraphicsAnchorLayoutPrivate::findPaths | | Prototype: | void QGraphicsAnchorLayoutPrivate::findPaths(Orientation orientation) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 2311-2351 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines (reference): | 2316-2357 | | Comparison: | Different |
| | Different | 20 | 6 |
identifyFloatItems| Name: | QGraphicsAnchorLayoutPrivate::identifyFloatItems | | Prototype: | void QGraphicsAnchorLayoutPrivate::identifyFloatItems(const QSet<AnchorData *> &visited, Orientation orientation) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 2571-2582 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines (reference): | 2592-2603 | | Comparison: | Different |
| | Different | 7 | 3 |
refreshAllSizeHints| Name: | QGraphicsAnchorLayoutPrivate::refreshAllSizeHints | | Prototype: | void QGraphicsAnchorLayoutPrivate::refreshAllSizeHints(Orientation orientation) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 2289-2299 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines (reference): | 2294-2304 | | Comparison: | Different |
| | Different | 6 | 2 |
removeVertex| Name: | QGraphicsAnchorLayoutPrivate::removeVertex | | Prototype: | void QGraphicsAnchorLayoutPrivate::removeVertex(QGraphicsLayoutItem *item, Qt::AnchorPoint edge) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 1938-1949 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines (reference): | 1930-1942 | | Comparison: | Different |
| | Different | 8 | 3 |
restoreSimplifiedGraph| Name: | QGraphicsAnchorLayoutPrivate::restoreSimplifiedGraph | | Prototype: | void QGraphicsAnchorLayoutPrivate::restoreSimplifiedGraph(Orientation orientation) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 1260-1287 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines (reference): | 1252-1279 | | Comparison: | Different |
| | Different | 12 | 3 |
simplifyGraphIteration| Name: | QGraphicsAnchorLayoutPrivate::simplifyGraphIteration | | Prototype: | bool QGraphicsAnchorLayoutPrivate::simplifyGraphIteration(QGraphicsAnchorLayoutPrivate::Orientation orientation, bool *feasible) | | Coverage: | 0.000% (0/63) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 1031-1185 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines (reference): | 1023-1177 | | Comparison: | Different |
| | Different | 62 | 16 |
updateAnchorSizes| Name: | QGraphicsAnchorLayoutPrivate::updateAnchorSizes | | Prototype: | void QGraphicsAnchorLayoutPrivate::updateAnchorSizes(Orientation orientation) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 2382-2391 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines (reference): | 2388-2397 | | Comparison: | Different |
| | Different | 5 | 2 |
getGraphParts| Name: | QGraphicsAnchorLayoutPrivate::getGraphParts | | Coverage: | 0.000% (0/11) | | Comparison: | New |
| | New | 11 | 5 |
getGraphParts| Name: | QGraphicsAnchorLayoutPrivate::getGraphParts | | Prototype: | QGraphicsAnchorLayoutPrivate::GraphParts QGraphicsAnchorLayoutPrivate::getGraphParts(Orientation orientation) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 2493-2564 | | Comparison: | New |
| | New | 33 | 9 |
solveMinMax| Name: | QGraphicsAnchorLayoutPrivate::solveMinMax | | Prototype: | bool QGraphicsAnchorLayoutPrivate::solveMinMax(const QList<QSimplexConstraint *> &constraints, const GraphPath &path, qreal *min, qreal *max) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 2777-2815 | | Comparison: | New |
| | New | 21 | 6 |