Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QFtpPI::dtpConnectStateName: | QFtpPI::dtpConnectState | Prototype: | void QFtpPI::dtpConnectState(int s) | Coverage: | 53.333% (8/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 1222-1249 |
| | 16 | 8 |
QFtpPI::delayedCloseFinishedName: | QFtpPI::delayedCloseFinished | Prototype: | void QFtpPI::delayedCloseFinished() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 906-909 |
| | 1 | 1 |
QFtpPI::currentCommandName: | QFtpPI::currentCommand | Prototype: | QString currentCommand() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 159-160 |
| | 1 | 1 |
QFtpPI::connectionClosedName: | QFtpPI::connectionClosed | Prototype: | void QFtpPI::connectionClosed() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 900-904 |
| | 2 | 1 |
QFtpPI::connectedName: | QFtpPI::connected | Prototype: | void QFtpPI::connected() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 888-898 |
| | 3 | 1 |
QFtpPI::connectToHostName: | QFtpPI::connectToHost | Prototype: | void QFtpPI::connectToHost(const QString &host, quint16 port) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 810-819 |
| | 4 | 1 |
QFtpPI::clearPendingCommandsName: | QFtpPI::clearPendingCommands | Prototype: | void QFtpPI::clearPendingCommands() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 846-852 |
| | 4 | 1 |
QFtpPI::abortName: | QFtpPI::abort | Prototype: | void QFtpPI::abort() | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 854-881 |
| | 11 | 4 |
QFtpPI::QFtpPIName: | QFtpPI::QFtpPI | Prototype: | QFtpPI::QFtpPI(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 783-808 |
| | 13 | 1 |
QFtpDTP::writeDataName: | QFtpDTP::writeData | Prototype: | void QFtpDTP::writeData() | Coverage: | 79.310% (23/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 387-425 |
| | 21 | 8 |
QFtpDTP::waitForConnectionName: | QFtpDTP::waitForConnection | Prototype: | void QFtpDTP::waitForConnection() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 338-345 |
| | 2 | 2 |
QFtpDTP::stateName: | QFtpDTP::state | Prototype: | QTcpSocket::SocketState QFtpDTP::state() const | Coverage: | 66.667% (2/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 347-350 |
| | 1 | 1 |
QFtpDTP::socketReadyReadName: | QFtpDTP::socketReadyRead | Prototype: | void QFtpDTP::socketReadyRead() | Coverage: | 63.889% (23/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 645-715 |
| | 31 | 12 |
QFtpDTP::socketErrorName: | QFtpDTP::socketError | Prototype: | void QFtpDTP::socketError(QAbstractSocket::SocketError e) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 717-730 |
| | 4 | 3 |
QFtpDTP::socketConnectionClosedName: | QFtpDTP::socketConnectionClosed | Prototype: | void QFtpDTP::socketConnectionClosed() | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 732-746 |
| | 6 | 3 |
QFtpDTP::socketConnectedName: | QFtpDTP::socketConnected | Prototype: | void QFtpDTP::socketConnected() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 636-643 |
| | 2 | 1 |
QFtpDTP::socketBytesWrittenName: | QFtpDTP::socketBytesWritten | Prototype: | void QFtpDTP::socketBytesWritten(qint64 bytes) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 748-757 |
| | 4 | 2 |
QFtpDTP::setupSocketName: | QFtpDTP::setupSocket | Prototype: | void QFtpDTP::setupSocket() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 759-770 |
| | 8 | 1 |
QFtpDTP::setupListenerName: | QFtpDTP::setupListener | Prototype: | int QFtpDTP::setupListener(const QHostAddress &address) | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 327-336 |
| | 4 | 2 |
QFtpDTP::setDeviceName: | QFtpDTP::setDevice | Prototype: | void QFtpDTP::setDevice(QIODevice *dev) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 291-295 |
| | 2 | 1 |
QFtpDTP::setDataName: | QFtpDTP::setData | Prototype: | void QFtpDTP::setData(QByteArray *ba) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 285-289 |
| | 2 | 1 |
QFtpDTP::setBytesTotalName: | QFtpDTP::setBytesTotal | Prototype: | void QFtpDTP::setBytesTotal(qint64 bytes) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 297-302 |
| | 3 | 1 |
QFtpDTP::readAllName: | QFtpDTP::readAll | Prototype: | QByteArray QFtpDTP::readAll() | Coverage: | 85.714% (6/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 374-385 |
| | 7 | 2 |
QFtpDTP::readName: | QFtpDTP::read | Prototype: | qint64 QFtpDTP::read(char *data, qint64 maxlen) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 359-372 |
| | 8 | 2 |
QFtpDTP::parseDirName: | QFtpDTP::parseDir | Prototype: | bool QFtpDTP::parseDir(const QByteArray &buffer, const QString &userName, QUrlInfo *info) | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 609-634 |
| | 14 | 4 |
QFtpDTP::hasErrorName: | QFtpDTP::hasError | Prototype: | inline bool QFtpDTP::hasError() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 432-435 |
| | 1 | 1 |
QFtpDTP::errorMessageName: | QFtpDTP::errorMessage | Prototype: | inline QString QFtpDTP::errorMessage() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 437-440 |
| | 1 | 1 |
QFtpDTP::dataReadyReadName: | QFtpDTP::dataReadyRead | Prototype: | void QFtpDTP::dataReadyRead() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 427-430 |
| | 1 | 1 |
QFtpDTP::connectToHostName: | QFtpDTP::connectToHost | Prototype: | void QFtpDTP::connectToHost(const QString & host, quint16 port) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 304-325 |
| | 13 | 2 |
QFtpDTP::clearErrorName: | QFtpDTP::clearError | Prototype: | inline void QFtpDTP::clearError() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 442-445 |
| | 1 | 1 |
QFtpDTP::clearDataName: | QFtpDTP::clearData | Prototype: | void QFtpDTP::clearData() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 772-776 |
| | 2 | 1 |
QFtpDTP::bytesAvailableName: | QFtpDTP::bytesAvailable | Prototype: | qint64 QFtpDTP::bytesAvailable() const | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 352-357 |
| | 3 | 2 |
QFtpDTP::abortConnectionName: | QFtpDTP::abortConnection | Prototype: | void QFtpDTP::abortConnection() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 447-458 |
| | 4 | 2 |
QFtpDTP::QFtpDTPName: | QFtpDTP::QFtpDTP | Prototype: | QFtpDTP::QFtpDTP(QFtpPI *p, QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 273-283 |
| | 3 | 1 |
QFtpCommand::~QFtpCommandName: | 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 |
QFtpCommand::QFtpCommandName: | 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::QFtpCommandName: | 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 |
QFtp::~QFtpName: | QFtp::~QFtp | Prototype: | QFtp::~QFtp() | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 2436-2440 |
| | 2 | 1 |
QFtp::stateName: | QFtp::state | Prototype: | QFtp::State QFtp::state() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 2196-2199 |
| | 1 | 1 |
QFtp::setTransferModeName: | QFtp::setTransferMode | Prototype: | int QFtp::setTransferMode(TransferMode mode) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 1733-1739 |
| | 4 | 1 |
QFtp::setProxyName: | QFtp::setProxy | Prototype: | int QFtp::setProxy(const QString &host, quint16 port) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 1749-1754 |
| | 3 | 1 |
QFtp::rmdirName: | QFtp::rmdir | Prototype: | int QFtp::rmdir(const QString &dir) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 1982-1985 |
| | 1 | 1 |
QFtp::renameName: | QFtp::rename | Prototype: | int QFtp::rename(const QString &oldname, const QString &newname) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 2002-2008 |
| | 4 | 1 |
QFtp::removeName: | QFtp::remove | Prototype: | int QFtp::remove(const QString &file) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 1942-1945 |
| | 1 | 1 |
QFtp::readAllName: | QFtp::readAll | Prototype: | QByteArray QFtp::readAll() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 2066-2069 |
| | 1 | 1 |
QFtp::readName: | QFtp::read | Prototype: | qint64 QFtp::read(char *data, qint64 maxlen) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 2054-2057 |
| | 1 | 1 |
QFtp::rawCommandName: | QFtp::rawCommand | Prototype: | int QFtp::rawCommand(const QString &command) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 2029-2033 |
| | 2 | 1 |
QFtp::putName: | QFtp::put | Prototype: | int QFtp::put(const QByteArray &data, const QString &file, TransferType type) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 1885-1896 |
| | 8 | 2 |
QFtp::putName: | QFtp::put | Prototype: | int QFtp::put(QIODevice *dev, const QString &file, TransferType type) | Coverage: | 62.500% (5/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 1913-1925 |
| | 9 | 3 |
QFtp::mkdirName: | QFtp::mkdir | Prototype: | int QFtp::mkdir(const QString &dir) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 1962-1965 |
| | 1 | 1 |
QFtp::loginName: | QFtp::login | Prototype: | int QFtp::login(const QString &user, const QString &password) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 1695-1701 |
| | 4 | 1 |
QFtp::listName: | QFtp::list | Prototype: | int QFtp::list(const QString &dir) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 1774-1784 |
| | 7 | 2 |
QFtp::hasPendingCommandsName: | QFtp::hasPendingCommands | Prototype: | bool QFtp::hasPendingCommands() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 2169-2172 |
| | 1 | 1 |
QFtp::getName: | QFtp::get | Prototype: | int QFtp::get(const QString &file, QIODevice *dev, TransferType type) | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 1847-1858 |
| | 8 | 2 |
QFtp::errorStringName: | QFtp::errorString | Prototype: | QString QFtp::errorString() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 2226-2229 |
| | 1 | 1 |
QFtp::errorName: | QFtp::error | Prototype: | QFtp::Error QFtp::error() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 2209-2212 |
| | 1 | 1 |
QFtp::currentIdName: | QFtp::currentId | Prototype: | int QFtp::currentId() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 2117-2122 |
| | 3 | 2 |
QFtp::currentDeviceName: | QFtp::currentDevice | Prototype: | QIODevice* QFtp::currentDevice() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 2149-2157 |
| | 6 | 3 |
QFtp::currentCommandName: | QFtp::currentCommand | Prototype: | QFtp::Command QFtp::currentCommand() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 2131-2136 |
| | 3 | 2 |
QFtp::connectToHostName: | QFtp::connectToHost | Prototype: | int QFtp::connectToHost(const QString &host, quint16 port) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 1666-1674 |
| | 6 | 1 |
QFtp::closeName: | QFtp::close | Prototype: | int QFtp::close() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 1722-1725 |
| | 1 | 1 |
QFtp::clearPendingCommandsName: | QFtp::clearPendingCommands | Prototype: | void QFtp::clearPendingCommands() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 2182-2187 |
| | 2 | 2 |
QFtp::cdName: | QFtp::cd | Prototype: | int QFtp::cd(const QString &dir) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 1801-1804 |
| | 1 | 1 |
QFtp::bytesAvailableName: | QFtp::bytesAvailable | Prototype: | qint64 QFtp::bytesAvailable() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 2042-2045 |
| | 1 | 1 |
QFtp::abortName: | QFtp::abort | Prototype: | void QFtp::abort() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 2101-2108 |
| | 4 | 2 |
QFtp::QFtpName: | QFtp::QFtp | Prototype: | QFtp::QFtp(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 1419-1440 |
| | 16 | 1 |
QFreetypeFace::releaseName: | QFreetypeFace::release | Prototype: | void QFreetypeFace::release(const QFontEngine::FaceId &face_id) | Coverage: | 92.308% (12/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 305-324 |
| | 10 | 5 |
QFreetypeFace::propertiesName: | QFreetypeFace::properties | Prototype: | QFontEngine::Properties QFreetypeFace::properties() const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 369-397 |
| | 23 | 3 |
QFreetypeFace::getSfntTableName: | QFreetypeFace::getSfntTable | Prototype: | bool QFreetypeFace::getSfntTable(uint tag, uchar *buffer, uint *length) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 399-402 |
| | 1 | 1 |
QFreetypeFace::getPointInOutlineName: | QFreetypeFace::getPointInOutline | Prototype: | int QFreetypeFace::getPointInOutline(glyph_t glyph, int flags, quint32 point, QFixed *xpos, QFixed *ypos, quint32 *nPoints) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 168-187 |
| | 12 | 5 |
QFreetypeFace::getFaceName: | QFreetypeFace::getFace | Prototype: | QFreetypeFace *QFreetypeFace::getFace(const QFontEngine::FaceId &face_id, const QByteArray &fontData) | Coverage: | 70.312% (45/64) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 198-293 |
| | 61 | 22 |
QFreetypeFace::fsTypeName: | QFreetypeFace::fsType | Prototype: | int QFreetypeFace::fsType() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 159-166 |
| | 5 | 2 |
QFreetypeFace::computeSizeName: | QFreetypeFace::computeSize | Prototype: | void QFreetypeFace::computeSize(const QFontDef &fontDef, int *xsize, int *ysize, bool *outline_drawing) | Coverage: | 13.889% (5/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 327-367 |
| | 24 | 8 |
QFreetypeFace::cleanupName: | QFreetypeFace::cleanup | Prototype: | void QFreetypeFace::cleanup() | Coverage: | 66.667% (4/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 295-303 |
| | 5 | 2 |
QFreetypeFace::addGlyphToPathName: | QFreetypeFace::addGlyphToPath | Prototype: | void QFreetypeFace::addGlyphToPath(FT_Face face, FT_GlyphSlot g, const QFixedPoint &point, QPainterPath *path, FT_Fixed x_scale, FT_Fixed y_scale) | Coverage: | 65.000% (26/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 427-517 |
| | 57 | 15 |
QFreetypeFace::addBitmapToPathName: | QFreetypeFace::addBitmapToPath | Prototype: | void QFreetypeFace::addBitmapToPath(FT_GlyphSlot slot, const QFixedPoint &point, QPainterPath *path) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 521-530 |
| | 6 | 2 |
QFramePrivate::updateStyledFrameWidthsName: | QFramePrivate::updateStyledFrameWidths | Prototype: | void QFramePrivate::updateStyledFrameWidths() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | Lines: | 408-421 |
| | 10 | 1 |
QFramePrivate::updateFrameWidthName: | QFramePrivate::updateFrameWidth | Prototype: | void QFramePrivate::updateFrameWidth() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | Lines: | 428-435 |
| | 5 | 1 |
QFramePrivate::initName: | QFramePrivate::init | Prototype: | inline void QFramePrivate::init() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | Lines: | 62-65 |
| | 1 | 1 |
QFramePrivate::QFramePrivateName: | QFramePrivate::QFramePrivate | Prototype: | QFramePrivate::QFramePrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | Lines: | 47-56 |
| | 2 | 1 |
QFrameInfo::isValidName: | QFrameInfo::isValid | Prototype: | inline bool isValid() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qmovie.cpp | Lines: | 207-210 |
| | 1 | 1 |
QFrameInfo::isEndMarkerName: | QFrameInfo::isEndMarker | Prototype: | inline bool isEndMarker() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qmovie.cpp | Lines: | 212-213 |
| | 1 | 1 |
QFrameInfo::endMarkerName: | QFrameInfo::endMarker | Prototype: | static inline QFrameInfo endMarker() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qmovie.cpp | Lines: | 215-216 |
| | 1 | 1 |
QFrameInfo::QFrameInfoName: | QFrameInfo::QFrameInfo | Prototype: | inline QFrameInfo(bool endMark) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qmovie.cpp | Lines: | 195-197 |
| | 1 | 1 |
QFrameInfo::QFrameInfoName: | QFrameInfo::QFrameInfo | Prototype: | inline QFrameInfo() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qmovie.cpp | Lines: | 199-201 |
| | 1 | 1 |
QFrameInfo::QFrameInfoName: | QFrameInfo::QFrameInfo | Prototype: | inline QFrameInfo(const QPixmap &pixmap, int delay) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qmovie.cpp | Lines: | 203-205 |
| | 1 | 1 |
QFrame::sizeHintName: | QFrame::sizeHint | Prototype: | QSize QFrame::sizeHint() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | Lines: | 487-501 |
| | 5 | 4 |
QFrame::setMidLineWidthName: | QFrame::setMidLineWidth | Prototype: | void QFrame::setMidLineWidth(int w) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | Lines: | 389-396 |
| | 5 | 2 |
QFrame::setLineWidthName: | QFrame::setLineWidth | Prototype: | void QFrame::setLineWidth(int w) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | Lines: | 365-372 |
| | 5 | 2 |
QFrame::setFrameStyleName: | QFrame::setFrameStyle | Prototype: | void QFrame::setFrameStyle(int style) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | Lines: | 329-351 |
| | 14 | 5 |
QFrame::setFrameShapeName: | QFrame::setFrameShape | Prototype: | void QFrame::setFrameShape(QFrame::Shape s) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | Lines: | 286-290 |
| | 2 | 1 |
QFrame::setFrameShadowName: | QFrame::setFrameShadow | Prototype: | void QFrame::setFrameShadow(QFrame::Shadow s) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | Lines: | 305-309 |
| | 2 | 1 |
QFrame::setFrameRectName: | QFrame::setFrameRect | Prototype: | void QFrame::setFrameRect(const QRect &r) | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | Lines: | 477-483 |
| | 4 | 1 |
QFrame::paintEventName: | QFrame::paintEvent | Prototype: | void QFrame::paintEvent(QPaintEvent *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | Lines: | 506-510 |
| | 2 | 1 |
QFrame::midLineWidthName: | QFrame::midLineWidth | Prototype: | int QFrame::midLineWidth() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | Lines: | 398-402 |
| | 2 | 1 |
QFrame::lineWidthName: | QFrame::lineWidth | Prototype: | int QFrame::lineWidth() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | Lines: | 374-378 |
| | 2 | 1 |
QFrame::initStyleOptionName: | QFrame::initStyleOption | Prototype: | void QFrame::initStyleOption(QStyleOptionFrame *option) const | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | Lines: | 218-250 |
| | 18 | 10 |
QFrame::frameWidthName: | QFrame::frameWidth | Prototype: | int QFrame::frameWidth() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | Lines: | 448-452 |
| | 2 | 1 |
QFrame::frameStyleName: | QFrame::frameStyle | Prototype: | int QFrame::frameStyle() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | Lines: | 267-271 |
| | 2 | 1 |
QFrame::frameShapeName: | QFrame::frameShape | Prototype: | QFrame::Shape QFrame::frameShape() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | Lines: | 280-284 |
| | 2 | 1 |