-
Home
-
WPeMatico RSS Feed Fetcher
-
2.6.15
-
Code
-
Classes
- SimplePie_XML_Declaration_Parser
| Total Complexity |
37 |
| Dependencies |
0 |
| Dependents |
0 |
| Total lines |
311 |
| Lines of code |
194 |
| Logical lines of code |
86 |
| Comment lines |
68 |
| Methods |
15 |
| Properties |
7 |
Methods 15
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| standalone_value() |
S |
52 |
5 |
30 |
| parse() |
S |
57 |
5 |
19 |
| get_value() |
S |
59 |
4 |
15 |
| version_value() |
S |
59 |
3 |
18 |
| encoding_value() |
S |
59 |
3 |
18 |
| version_name() |
S |
62 |
2 |
12 |
| version_equals() |
S |
62 |
2 |
12 |
| encoding_name() |
S |
62 |
2 |
12 |
| encoding_equals() |
S |
62 |
2 |
12 |
| standalone_name() |
S |
62 |
2 |
12 |
| standalone_equals() |
S |
62 |
2 |
12 |
| before_version_name() |
S |
66 |
2 |
10 |
| __construct() |
S |
76 |
1 |
4 |
| has_data() |
S |
79 |
1 |
3 |
| skip_whitespace() |
S |
72 |
1 |
5 |