| Function | Condition % | Modifications | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
readyRead| Name: | QFtpPI::readyRead | | Prototype: | void QFtpPI::readyRead() | | Coverage: | 78.378% (29/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 934-983 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines (reference): | 928-977 | | Comparison: | Different |
| | Different | 34 | 12 |
startNextCmd| Name: | QFtpPI::startNextCmd | | Prototype: | bool QFtpPI::startNextCmd() | | Coverage: | 58.621% (17/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 1165-1226 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines (reference): | 1159-1220 | | Comparison: | Different |
| | Different | 36 | 8 |
processReply| Name: | QFtpPI::processReply | | Prototype: | bool QFtpPI::processReply() | | Coverage: | 64.948% (63/97) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 993-1157 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines (reference): | 987-1151 | | Comparison: | Different |
| | Different | 78 | 32 |