| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 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:  | 248-253 |  
  |  | 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:  | 255-260 |  
  |  | 2 | 1 | 
 ~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:  | 262-266 |  
  |  | 2 | 2 |