-
Home
-
Business Directory Plugin – Easy Listing Directories for WordPress
-
6.3.9
-
Code
-
Classes
- WPBDP_Currency_Helper
Total Complexity |
30 |
Dependencies |
0 |
Dependents |
3 |
Total lines |
470 |
Lines of code |
408 |
Logical lines of code |
63 |
Comment lines |
39 |
Methods |
8 |
Properties |
0 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_currencies() |
B |
24 |
3 |
309 |
currency_format() |
S |
54 |
6 |
20 |
get_currency() |
S |
52 |
5 |
24 |
format_amount_for_currency() |
S |
57 |
4 |
17 |
prepare_price() |
S |
60 |
4 |
13 |
maybe_use_decimal() |
S |
63 |
4 |
10 |
get_currency_code() |
S |
68 |
2 |
7 |
list_currencies() |
S |
66 |
2 |
8 |