-
Home
-
Word Count Analysis
-
1.0.11 (latest)
-
Code
-
Classes
- WCA_Words
Total Complexity |
17 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
232 |
Lines of code |
102 |
Logical lines of code |
60 |
Comment lines |
79 |
Methods |
15 |
Properties |
2 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
sentence_split() |
S |
52 |
3 |
23 |
all() |
S |
61 |
1 |
12 |
__construct() |
S |
77 |
1 |
4 |
word_count() |
S |
78 |
1 |
3 |
char_count() |
S |
77 |
1 |
3 |
_get_content() |
S |
82 |
1 |
3 |
_clear_h1() |
S |
70 |
1 |
6 |
_clear_html() |
S |
79 |
1 |
3 |
_clear_special_char() |
S |
70 |
1 |
6 |
_clear_ul() |
S |
70 |
1 |
6 |
_remove_button() |
S |
70 |
1 |
6 |
_remove_duplicate_space() |
S |
75 |
1 |
4 |
_remove_numbers() |
S |
70 |
1 |
6 |
removeDuplicateWords() |
S |
68 |
1 |
7 |
stopWordsCount() |
S |
64 |
1 |
10 |