forked from filestack/filestack-php
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathphploc.xml
More file actions
57 lines (57 loc) · 1.94 KB
/
phploc.xml
File metadata and controls
57 lines (57 loc) · 1.94 KB
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
56
57
<?xml version="1.0" encoding="UTF-8"?>
<phploc>
<directories>1</directories>
<files>9</files>
<loc>3818</loc>
<lloc>665</lloc>
<llocClasses>635</llocClasses>
<llocFunctions>0</llocFunctions>
<llocGlobal>30</llocGlobal>
<cloc>1864</cloc>
<ccn>106</ccn>
<ccnMethods>106</ccnMethods>
<interfaces>0</interfaces>
<traits>2</traits>
<classes>7</classes>
<abstractClasses>0</abstractClasses>
<concreteClasses>7</concreteClasses>
<functions>0</functions>
<namedFunctions>0</namedFunctions>
<anonymousFunctions>0</anonymousFunctions>
<methods>126</methods>
<publicMethods>93</publicMethods>
<nonPublicMethods>33</nonPublicMethods>
<nonStaticMethods>122</nonStaticMethods>
<staticMethods>4</staticMethods>
<constants>53</constants>
<classConstants>53</classConstants>
<globalConstants>0</globalConstants>
<testClasses>0</testClasses>
<testMethods>0</testMethods>
<ccnByLloc>0.1593984962406</ccnByLloc>
<llocByNof>0</llocByNof>
<methodCalls>223</methodCalls>
<staticMethodCalls>4</staticMethodCalls>
<instanceMethodCalls>219</instanceMethodCalls>
<attributeAccesses>141</attributeAccesses>
<staticAttributeAccesses>1</staticAttributeAccesses>
<instanceAttributeAccesses>140</instanceAttributeAccesses>
<globalAccesses>0</globalAccesses>
<globalVariableAccesses>0</globalVariableAccesses>
<superGlobalVariableAccesses>0</superGlobalVariableAccesses>
<globalConstantAccesses>0</globalConstantAccesses>
<classCcnMin>1</classCcnMin>
<classCcnAvg>12.777777777778</classCcnAvg>
<classCcnMax>36</classCcnMax>
<classLlocMin>2</classLlocMin>
<classLlocAvg>70.555555555556</classLlocAvg>
<classLlocMax>178</classLlocMax>
<methodCcnMin>1</methodCcnMin>
<methodCcnAvg>1.8412698412698</methodCcnAvg>
<methodCcnMax>9</methodCcnMax>
<methodLlocMin>1</methodLlocMin>
<methodLlocAvg>4.4126984126984</methodLlocAvg>
<methodLlocMax>27</methodLlocMax>
<namespaces>2</namespaces>
<ncloc>1954</ncloc>
</phploc>