certbot/__init__.py |
1 |
0 |
0 |
100% |
certbot/account.py |
190 |
2 |
0 |
99% |
certbot/achallenges.py |
16 |
0 |
0 |
100% |
certbot/auth_handler.py |
234 |
1 |
0 |
99% |
certbot/cert_manager.py |
195 |
3 |
0 |
98% |
certbot/cli.py |
517 |
30 |
0 |
94% |
certbot/client.py |
298 |
28 |
0 |
91% |
certbot/compat.py |
48 |
14 |
2 |
71% |
certbot/configuration.py |
62 |
0 |
0 |
100% |
certbot/constants.py |
35 |
0 |
0 |
100% |
certbot/crypto_util.py |
186 |
2 |
0 |
99% |
certbot/display/__init__.py |
0 |
0 |
0 |
100% |
certbot/display/completer.py |
23 |
0 |
0 |
100% |
certbot/display/dummy_readline.py |
5 |
0 |
0 |
100% |
certbot/display/enhancements.py |
20 |
0 |
0 |
100% |
certbot/display/ops.py |
139 |
0 |
0 |
100% |
certbot/display/util.py |
194 |
1 |
0 |
99% |
certbot/eff.py |
42 |
0 |
0 |
100% |
certbot/error_handler.py |
73 |
0 |
0 |
100% |
certbot/errors.py |
32 |
0 |
0 |
100% |
certbot/hooks.py |
100 |
0 |
0 |
100% |
certbot/interfaces.py |
71 |
0 |
9 |
100% |
certbot/lock.py |
95 |
22 |
4 |
77% |
certbot/log.py |
133 |
0 |
0 |
100% |
certbot/main.py |
512 |
59 |
1 |
88% |
certbot/notify.py |
21 |
0 |
0 |
100% |
certbot/ocsp.py |
63 |
0 |
0 |
100% |
certbot/plugins/__init__.py |
0 |
0 |
0 |
100% |
certbot/plugins/common.py |
205 |
0 |
14 |
100% |
certbot/plugins/common_test.py |
262 |
0 |
1 |
100% |
certbot/plugins/disco.py |
137 |
0 |
2 |
100% |
certbot/plugins/disco_test.py |
188 |
0 |
1 |
100% |
certbot/plugins/dns_common.py |
132 |
6 |
9 |
95% |
certbot/plugins/dns_common_lexicon.py |
63 |
10 |
0 |
84% |
certbot/plugins/dns_common_lexicon_test.py |
13 |
0 |
1 |
100% |
certbot/plugins/dns_common_test.py |
135 |
0 |
1 |
100% |
certbot/plugins/dns_test_common.py |
28 |
0 |
0 |
100% |
certbot/plugins/dns_test_common_lexicon.py |
66 |
7 |
0 |
89% |
certbot/plugins/enhancements.py |
27 |
0 |
0 |
100% |
certbot/plugins/enhancements_test.py |
37 |
0 |
1 |
100% |
certbot/plugins/manual.py |
119 |
0 |
0 |
100% |
certbot/plugins/manual_test.py |
79 |
0 |
1 |
100% |
certbot/plugins/null.py |
26 |
0 |
9 |
100% |
certbot/plugins/null_test.py |
12 |
0 |
1 |
100% |
certbot/plugins/selection.py |
170 |
28 |
0 |
84% |
certbot/plugins/selection_test.py |
137 |
0 |
1 |
100% |
certbot/plugins/standalone.py |
134 |
1 |
0 |
99% |
certbot/plugins/standalone_test.py |
162 |
0 |
1 |
100% |
certbot/plugins/storage.py |
65 |
0 |
0 |
100% |
certbot/plugins/storage_test.py |
81 |
0 |
1 |
100% |
certbot/plugins/util.py |
29 |
0 |
0 |
100% |
certbot/plugins/util_test.py |
27 |
0 |
1 |
100% |
certbot/plugins/webroot.py |
160 |
0 |
2 |
100% |
certbot/plugins/webroot_test.py |
200 |
1 |
1 |
99% |
certbot/renewal.py |
228 |
10 |
0 |
96% |
certbot/reporter.py |
50 |
2 |
0 |
96% |
certbot/reverter.py |
255 |
7 |
0 |
97% |
certbot/storage.py |
435 |
4 |
0 |
99% |
certbot/tests/__init__.py |
0 |
0 |
0 |
100% |
certbot/tests/account_test.py |
229 |
0 |
1 |
100% |
certbot/tests/acme_util.py |
40 |
0 |
0 |
100% |
certbot/tests/auth_handler_test.py |
305 |
0 |
1 |
100% |
certbot/tests/cert_manager_test.py |
414 |
0 |
1 |
100% |
certbot/tests/cli_test.py |
354 |
2 |
2 |
99% |
certbot/tests/client_test.py |
442 |
4 |
1 |
99% |
certbot/tests/compat_test.py |
12 |
0 |
0 |
100% |
certbot/tests/configuration_test.py |
94 |
0 |
1 |
100% |
certbot/tests/crypto_util_test.py |
222 |
0 |
1 |
100% |
certbot/tests/display/__init__.py |
0 |
0 |
0 |
100% |
certbot/tests/display/completer_test.py |
67 |
2 |
1 |
97% |
certbot/tests/display/enhancements_test.py |
32 |
0 |
1 |
100% |
certbot/tests/display/ops_test.py |
309 |
0 |
1 |
100% |
certbot/tests/display/util_test.py |
256 |
3 |
1 |
99% |
certbot/tests/eff_test.py |
113 |
0 |
1 |
100% |
certbot/tests/error_handler_test.py |
100 |
1 |
1 |
99% |
certbot/tests/errors_test.py |
26 |
0 |
1 |
100% |
certbot/tests/hook_test.py |
296 |
1 |
1 |
99% |
certbot/tests/lock_test.py |
89 |
4 |
5 |
96% |
certbot/tests/log_test.py |
286 |
0 |
7 |
100% |
certbot/tests/main_test.py |
1172 |
16 |
1 |
99% |
certbot/tests/notify_test.py |
35 |
0 |
1 |
100% |
certbot/tests/ocsp_test.py |
92 |
0 |
1 |
100% |
certbot/tests/renewal_test.py |
61 |
0 |
1 |
100% |
certbot/tests/renewupdater_test.py |
74 |
0 |
1 |
100% |
certbot/tests/reporter_test.py |
63 |
0 |
1 |
100% |
certbot/tests/reverter_test.py |
278 |
0 |
1 |
100% |
certbot/tests/storage_test.py |
549 |
0 |
1 |
100% |
certbot/tests/util.py |
186 |
10 |
13 |
95% |
certbot/tests/util_test.py |
387 |
0 |
1 |
100% |
certbot/updater.py |
41 |
0 |
0 |
100% |
certbot/util.py |
248 |
13 |
0 |
95% |