| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QFtpPI::dtpConnectState| Name: | 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::delayedCloseFinished| Name: | 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::currentCommand| Name: | 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::connectionClosed| Name: | 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::connected| Name: | 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::connectToHost| Name: | 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::clearPendingCommands| Name: | 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::abort| Name: | 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::QFtpPI| Name: | 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::writeData| Name: | 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::waitForConnection| Name: | 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::state| Name: | 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::socketReadyRead| Name: | 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::socketError| Name: | 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::socketConnectionClosed| Name: | 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::socketConnected| Name: | 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::socketBytesWritten| Name: | 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::setupSocket| Name: | 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::setupListener| Name: | 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::setDevice| Name: | 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::setData| Name: | 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::setBytesTotal| Name: | 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::readAll| Name: | 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::read| Name: | 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::parseDir| Name: | 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::hasError| Name: | 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::errorMessage| Name: | 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::dataReadyRead| Name: | 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::connectToHost| Name: | 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::clearError| Name: | 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::clearData| Name: | 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::bytesAvailable| Name: | 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::abortConnection| Name: | 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::QFtpDTP| Name: | 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::~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 |
QFtpCommand::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::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 |
QFtp::~QFtp| Name: | 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::state| Name: | 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::setTransferMode| Name: | 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::setProxy| Name: | 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::rmdir| Name: | 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::rename| Name: | 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::remove| Name: | 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::readAll| Name: | 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::read| Name: | 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::rawCommand| Name: | 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::put| Name: | 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::put| Name: | 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::mkdir| Name: | 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::login| Name: | 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::list| Name: | 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::hasPendingCommands| Name: | 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::get| Name: | 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::errorString| Name: | 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::error| Name: | 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::currentId| Name: | 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::currentDevice| Name: | 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::currentCommand| Name: | 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::connectToHost| Name: | 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::close| Name: | 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::clearPendingCommands| Name: | 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::cd| Name: | 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::bytesAvailable| Name: | 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::abort| Name: | 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::QFtp| Name: | 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::release| Name: | 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::properties| Name: | 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::getSfntTable| Name: | 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::getPointInOutline| Name: | 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::getFace| Name: | 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::fsType| Name: | 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::computeSize| Name: | 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::cleanup| Name: | 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::addGlyphToPath| Name: | 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::addBitmapToPath| Name: | 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::updateStyledFrameWidths| Name: | 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::updateFrameWidth| Name: | 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::init| Name: | 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::QFramePrivate| Name: | 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::isValid| Name: | 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::isEndMarker| Name: | 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::endMarker| Name: | 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::QFrameInfo| Name: | 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::QFrameInfo| Name: | 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::QFrameInfo| Name: | 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::sizeHint| Name: | 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::setMidLineWidth| Name: | 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::setLineWidth| Name: | 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::setFrameStyle| Name: | 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::setFrameShape| Name: | 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::setFrameShadow| Name: | 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::setFrameRect| Name: | 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::paintEvent| Name: | 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::midLineWidth| Name: | 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::lineWidth| Name: | 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::initStyleOption| Name: | 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::frameWidth| Name: | 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::frameStyle| Name: | 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::frameShape| Name: | 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 |