-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathphploc.xml
55 lines (55 loc) · 1.79 KB
/
phploc.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
<?xml version="1.0" encoding="UTF-8"?>
<phploc>
<loc>11</loc>
<lloc>1</lloc>
<llocClasses>0</llocClasses>
<llocFunctions>0</llocFunctions>
<llocGlobal>1</llocGlobal>
<cloc>0</cloc>
<ccn>0</ccn>
<ccnMethods>0</ccnMethods>
<interfaces>0</interfaces>
<traits>0</traits>
<classes>1</classes>
<abstractClasses>0</abstractClasses>
<concreteClasses>1</concreteClasses>
<functions>0</functions>
<namedFunctions>0</namedFunctions>
<anonymousFunctions>0</anonymousFunctions>
<methods>1</methods>
<publicMethods>1</publicMethods>
<nonPublicMethods>0</nonPublicMethods>
<nonStaticMethods>1</nonStaticMethods>
<staticMethods>0</staticMethods>
<constants>0</constants>
<classConstants>0</classConstants>
<globalConstants>0</globalConstants>
<testClasses>0</testClasses>
<testMethods>0</testMethods>
<ccnByLloc>0</ccnByLloc>
<llocByNof>0</llocByNof>
<methodCalls>0</methodCalls>
<staticMethodCalls>0</staticMethodCalls>
<instanceMethodCalls>0</instanceMethodCalls>
<attributeAccesses>0</attributeAccesses>
<staticAttributeAccesses>0</staticAttributeAccesses>
<instanceAttributeAccesses>0</instanceAttributeAccesses>
<globalAccesses>0</globalAccesses>
<globalVariableAccesses>0</globalVariableAccesses>
<superGlobalVariableAccesses>0</superGlobalVariableAccesses>
<globalConstantAccesses>0</globalConstantAccesses>
<classCcnMin>1</classCcnMin>
<classCcnAvg>1</classCcnAvg>
<classCcnMax>1</classCcnMax>
<classLlocMin>0</classLlocMin>
<classLlocAvg>0</classLlocAvg>
<classLlocMax>0</classLlocMax>
<methodCcnMin>1</methodCcnMin>
<methodCcnAvg>1</methodCcnAvg>
<methodCcnMax>1</methodCcnMax>
<methodLlocMin>0</methodLlocMin>
<methodLlocAvg>0</methodLlocAvg>
<methodLlocMax>0</methodLlocMax>
<namespaces>1</namespaces>
<ncloc>11</ncloc>
</phploc>