Functionâ–´ | Condition % | Modifications | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
_q_piErrorName: | QFtpPrivate::_q_piError | Prototype: | void QFtpPrivate::_q_piError(int errorCode, const QString &text) | Coverage: | 70.270% (26/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 2342-2414 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines (reference): | 2336-2408 | Comparison: | Different |
| | Different | 49 | 15 |
_q_piFinishedName: | QFtpPrivate::_q_piFinished | Prototype: | void QFtpPrivate::_q_piFinished(const QString&) | Coverage: | 100.000% (13/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 2312-2338 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines (reference): | 2306-2332 | Comparison: | Different |
| | Different | 13 | 5 |
_q_startNextCommandName: | QFtpPrivate::_q_startNextCommand | Prototype: | void QFtpPrivate::_q_startNextCommand() | Coverage: | 78.571% (44/56) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 2239-2308 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines (reference): | 2233-2302 | Comparison: | Different |
| | Different | 48 | 16 |