|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<coverage generated="1776163308"> |
3 | | - <project timestamp="1776163308" name="Clover Coverage"> |
| 2 | +<coverage generated="1776164891"> |
| 3 | + <project timestamp="1776164891" name="Clover Coverage"> |
4 | 4 | <package name="Revolution\Socialite\WordPress"> |
5 | | - <file name="/Users/logic/Sites/socialite-wordpress/src/WordPressProvider.php"> |
| 5 | + <file name="/home/runner/work/socialite-wordpress/socialite-wordpress/src/WordPressProvider.php"> |
6 | 6 | <class name="Revolution\Socialite\WordPress\WordPressProvider" namespace="Revolution\Socialite\WordPress"> |
7 | | - <metrics complexity="4" methods="4" coveredmethods="4" conditionals="0" coveredconditionals="0" statements="17" coveredstatements="17" elements="21" coveredelements="21"/> |
| 7 | + <metrics complexity="4" methods="4" coveredmethods="1" conditionals="0" coveredconditionals="0" statements="17" coveredstatements="7" elements="21" coveredelements="8"/> |
8 | 8 | </class> |
9 | | - <line num="30" type="method" name="getAuthUrl" visibility="protected" complexity="1" crap="1" count="3"/> |
10 | | - <line num="32" type="stmt" count="3"/> |
11 | | - <line num="34" type="stmt" count="3"/> |
12 | | - <line num="40" type="method" name="getTokenUrl" visibility="protected" complexity="1" crap="1" count="5"/> |
13 | | - <line num="42" type="stmt" count="5"/> |
14 | | - <line num="48" type="method" name="getUserByToken" visibility="protected" complexity="1" crap="1" count="5"/> |
15 | | - <line num="50" type="stmt" count="5"/> |
16 | | - <line num="51" type="stmt" count="5"/> |
17 | | - <line num="52" type="stmt" count="5"/> |
18 | | - <line num="53" type="stmt" count="5"/> |
19 | | - <line num="54" type="stmt" count="5"/> |
20 | | - <line num="55" type="stmt" count="5"/> |
21 | | - <line num="57" type="stmt" count="5"/> |
22 | | - <line num="63" type="method" name="mapUserToObject" visibility="protected" complexity="1" crap="1" count="7"/> |
23 | | - <line num="65" type="stmt" count="7"/> |
24 | | - <line num="66" type="stmt" count="7"/> |
25 | | - <line num="67" type="stmt" count="7"/> |
26 | | - <line num="68" type="stmt" count="7"/> |
27 | | - <line num="69" type="stmt" count="7"/> |
28 | | - <line num="70" type="stmt" count="7"/> |
29 | | - <line num="71" type="stmt" count="7"/> |
30 | | - <metrics loc="74" ncloc="52" classes="1" methods="4" coveredmethods="4" conditionals="0" coveredconditionals="0" statements="17" coveredstatements="17" elements="21" coveredelements="21"/> |
| 9 | + <line num="30" type="method" name="getAuthUrl" visibility="protected" complexity="1" crap="2" count="0"/> |
| 10 | + <line num="32" type="stmt" count="0"/> |
| 11 | + <line num="34" type="stmt" count="0"/> |
| 12 | + <line num="40" type="method" name="getTokenUrl" visibility="protected" complexity="1" crap="2" count="0"/> |
| 13 | + <line num="42" type="stmt" count="0"/> |
| 14 | + <line num="48" type="method" name="getUserByToken" visibility="protected" complexity="1" crap="2" count="0"/> |
| 15 | + <line num="50" type="stmt" count="0"/> |
| 16 | + <line num="51" type="stmt" count="0"/> |
| 17 | + <line num="52" type="stmt" count="0"/> |
| 18 | + <line num="53" type="stmt" count="0"/> |
| 19 | + <line num="54" type="stmt" count="0"/> |
| 20 | + <line num="55" type="stmt" count="0"/> |
| 21 | + <line num="57" type="stmt" count="0"/> |
| 22 | + <line num="63" type="method" name="mapUserToObject" visibility="protected" complexity="1" crap="1" count="3"/> |
| 23 | + <line num="65" type="stmt" count="3"/> |
| 24 | + <line num="66" type="stmt" count="3"/> |
| 25 | + <line num="67" type="stmt" count="3"/> |
| 26 | + <line num="68" type="stmt" count="3"/> |
| 27 | + <line num="69" type="stmt" count="3"/> |
| 28 | + <line num="70" type="stmt" count="3"/> |
| 29 | + <line num="71" type="stmt" count="3"/> |
| 30 | + <metrics loc="74" ncloc="52" classes="1" methods="4" coveredmethods="1" conditionals="0" coveredconditionals="0" statements="17" coveredstatements="7" elements="21" coveredelements="8"/> |
31 | 31 | </file> |
32 | | - <file name="/Users/logic/Sites/socialite-wordpress/src/WordPressServiceProvider.php"> |
| 32 | + <file name="/home/runner/work/socialite-wordpress/socialite-wordpress/src/WordPressServiceProvider.php"> |
33 | 33 | <class name="Revolution\Socialite\WordPress\WordPressServiceProvider" namespace="Revolution\Socialite\WordPress"> |
34 | 34 | <metrics complexity="1" methods="1" coveredmethods="1" conditionals="0" coveredconditionals="0" statements="4" coveredstatements="4" elements="5" coveredelements="5"/> |
35 | 35 | </class> |
36 | | - <line num="15" type="method" name="boot" visibility="public" complexity="1" crap="1" count="13"/> |
37 | | - <line num="17" type="stmt" count="13"/> |
| 36 | + <line num="15" type="method" name="boot" visibility="public" complexity="1" crap="1" count="6"/> |
| 37 | + <line num="17" type="stmt" count="6"/> |
38 | 38 | <line num="18" type="stmt" count="1"/> |
39 | 39 | <line num="20" type="stmt" count="1"/> |
40 | | - <line num="21" type="stmt" count="13"/> |
| 40 | + <line num="21" type="stmt" count="6"/> |
41 | 41 | <metrics loc="24" ncloc="19" classes="1" methods="1" coveredmethods="1" conditionals="0" coveredconditionals="0" statements="4" coveredstatements="4" elements="5" coveredelements="5"/> |
42 | 42 | </file> |
43 | 43 | </package> |
44 | | - <metrics files="2" loc="98" ncloc="71" classes="2" methods="5" coveredmethods="5" conditionals="0" coveredconditionals="0" statements="21" coveredstatements="21" elements="26" coveredelements="26"/> |
| 44 | + <metrics files="2" loc="98" ncloc="71" classes="2" methods="5" coveredmethods="2" conditionals="0" coveredconditionals="0" statements="21" coveredstatements="11" elements="26" coveredelements="13"/> |
45 | 45 | </project> |
46 | 46 | </coverage> |
0 commit comments