Overview
Executions
Source Files
Functions
Dead Code
kernel/qsqldriverplugin.cpp
Switch to Source code
Preprocessed file
Line
Source Code
Coverage
1
-
2
-
3
QSqlDriverPlugin::QSqlDriverPlugin(QObject *parent)
-
4
: QObject(parent)
-
5
{
-
6
}
executed
:
}
Execution Count:
10
10
7
-
8
-
9
-
10
-
11
-
12
-
13
-
14
QSqlDriverPlugin::~QSqlDriverPlugin()
-
15
{
-
16
}
-
17
-
18
-
19
-
Switch to Source code
Preprocessed file
Generated by
Squish Coco Non-Commercial