| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
~QFtpCommand| Name: | QFtpCommand::~QFtpCommand | | Prototype: | QFtpCommand::~QFtpCommand() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 268-272 |
| | 2 | 2 |
QFtpCommand| Name: | QFtpCommand::QFtpCommand | | Prototype: | QFtpCommand::QFtpCommand(QFtp::Command cmd, const QStringList &raw, const QByteArray &ba) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 254-259 |
| | 2 | 1 |
QFtpCommand| Name: | QFtpCommand::QFtpCommand | | Prototype: | QFtpCommand::QFtpCommand(QFtp::Command cmd, const QStringList &raw, QIODevice *dev) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 261-266 |
| | 2 | 1 |