View results by: Directories | Files
Path | Line Coverage | Function Coverage | Region Coverage |
---|---|---|---|
src/dropbear/fuzz/fuzz-common.c |
80.69% (209/259) |
100.00% (20/20) |
79.34% (96/121) |
src/dropbear/fuzz/fuzz-sshpacketmutator.c |
6.82% (12/176) |
20.00% (1/5) |
14.44% (13/90) |
src/dropbear/fuzz/fuzz-wrapfd.c |
74.75% (148/198) |
90.00% (9/10) |
76.39% (110/144) |
src/dropbear/fuzz/fuzzer-client.c |
100.00% (3/3) |
100.00% (1/1) |
100.00% (1/1) |
src/dropbear/fuzz/fuzzer-client_nomaths.c |
100.00% (3/3) |
100.00% (1/1) |
100.00% (1/1) |
src/dropbear/fuzz/fuzzer-kexcurve25519.c |
86.11% (31/36) |
100.00% (2/2) |
88.89% (16/18) |
src/dropbear/fuzz/fuzzer-kexdh.c |
87.50% (35/40) |
100.00% (2/2) |
91.67% (22/24) |
src/dropbear/fuzz/fuzzer-kexecdh.c |
88.64% (39/44) |
100.00% (2/2) |
90.48% (19/21) |
src/dropbear/fuzz/fuzzer-postauth_nomaths.c |
100.00% (3/3) |
100.00% (1/1) |
100.00% (1/1) |
src/dropbear/fuzz/fuzzer-preauth.c |
100.00% (3/3) |
100.00% (1/1) |
100.00% (1/1) |
src/dropbear/fuzz/fuzzer-preauth_nomaths.c |
100.00% (3/3) |
100.00% (1/1) |
100.00% (1/1) |
src/dropbear/fuzz/fuzzer-pubkey.c |
86.49% (32/37) |
100.00% (2/2) |
90.48% (19/21) |
src/dropbear/fuzz/fuzzer-verify.c |
84.85% (56/66) |
100.00% (2/2) |
90.00% (45/50) |
src/dropbear/libtomcrypt/src/ciphers/aes/aes.c |
58.82% (170/289) |
50.00% (4/8) |
58.89% (202/343) |
src/dropbear/libtomcrypt/src/hashes/helper/hash_memory.c |
0.00% (0/29) |
0.00% (0/1) |
0.00% (0/37) |
src/dropbear/libtomcrypt/src/hashes/sha1.c |
92.94% (79/85) |
75.00% (3/4) |
93.42% (71/76) |
src/dropbear/libtomcrypt/src/hashes/sha2/sha256.c |
92.00% (69/75) |
75.00% (3/4) |
94.44% (85/90) |
src/dropbear/libtomcrypt/src/hashes/sha2/sha384.c |
79.31% (23/29) |
66.67% (2/3) |
84.85% (28/33) |
src/dropbear/libtomcrypt/src/hashes/sha2/sha512.c |
91.89% (68/74) |
75.00% (3/4) |
95.00% (95/100) |
src/dropbear/libtomcrypt/src/headers/tomcrypt_hash.h |
78.38% (29/37) |
100.00% (1/1) |
85.00% (34/40) |
src/dropbear/libtomcrypt/src/headers/tomcrypt_macros.h |
25.00% (6/24) |
25.00% (1/4) |
25.00% (1/4) |
src/dropbear/libtomcrypt/src/mac/hmac/hmac_done.c |
68.42% (26/38) |
100.00% (1/1) |
81.40% (35/43) |
src/dropbear/libtomcrypt/src/mac/hmac/hmac_init.c |
63.04% (29/46) |
100.00% (1/1) |
73.08% (38/52) |
src/dropbear/libtomcrypt/src/mac/hmac/hmac_process.c |
77.78% (7/9) |
100.00% (1/1) |
81.25% (13/16) |
src/dropbear/libtomcrypt/src/mac/poly1305/poly1305.c |
94.19% (162/172) |
100.00% (4/4) |
88.20% (142/161) |
src/dropbear/libtomcrypt/src/math/ltm_desc.c |
55.40% (154/278) |
57.78% (26/45) |
46.18% (296/641) |
src/dropbear/libtomcrypt/src/math/multi.c |
48.94% (23/47) |
66.67% (2/3) |
52.38% (11/21) |
src/dropbear/libtomcrypt/src/misc/base64/base64_decode.c |
88.00% (44/50) |
66.67% (2/3) |
82.81% (53/64) |
src/dropbear/libtomcrypt/src/misc/base64/base64_encode.c |
0.00% (0/40) |
0.00% (0/2) |
0.00% (0/39) |
src/dropbear/libtomcrypt/src/misc/crypt/crypt_argchk.c |
0.00% (0/5) |
0.00% (0/1) |
0.00% (0/1) |
src/dropbear/libtomcrypt/src/misc/crypt/crypt_cipher_is_valid.c |
66.67% (6/9) |
100.00% (1/1) |
90.00% (9/10) |
src/dropbear/libtomcrypt/src/misc/crypt/crypt_find_cipher.c |
84.62% (11/13) |
100.00% (1/1) |
82.35% (14/17) |
src/dropbear/libtomcrypt/src/misc/crypt/crypt_find_hash.c |
84.62% (11/13) |
100.00% (1/1) |
88.24% (15/17) |
src/dropbear/libtomcrypt/src/misc/crypt/crypt_hash_is_valid.c |
66.67% (6/9) |
100.00% (1/1) |
90.00% (9/10) |
src/dropbear/libtomcrypt/src/misc/crypt/crypt_prng_is_valid.c |
66.67% (6/9) |
100.00% (1/1) |
90.00% (9/10) |
src/dropbear/libtomcrypt/src/misc/crypt/crypt_register_cipher.c |
90.00% (18/20) |
100.00% (1/1) |
87.50% (21/24) |
src/dropbear/libtomcrypt/src/misc/crypt/crypt_register_hash.c |
90.00% (18/20) |
100.00% (1/1) |
91.30% (21/23) |
src/dropbear/libtomcrypt/src/misc/crypt/crypt_register_prng.c |
90.00% (18/20) |
100.00% (1/1) |
86.96% (20/23) |
src/dropbear/libtomcrypt/src/misc/zeromem.c |
100.00% (3/3) |
100.00% (1/1) |
100.00% (1/1) |
src/dropbear/libtomcrypt/src/modes/ctr/ctr_decrypt.c |
0.00% (0/6) |
0.00% (0/1) |
0.00% (0/19) |
src/dropbear/libtomcrypt/src/modes/ctr/ctr_encrypt.c |
55.00% (44/80) |
100.00% (2/2) |
68.24% (58/85) |
src/dropbear/libtomcrypt/src/modes/ctr/ctr_start.c |
50.00% (22/44) |
100.00% (1/1) |
59.26% (32/54) |
src/dropbear/libtomcrypt/src/pk/ecc/ecc_ansi_x963_export.c |
75.86% (22/29) |
100.00% (1/1) |
84.21% (32/38) |
src/dropbear/libtomcrypt/src/pk/ecc/ecc_free.c |
100.00% (4/4) |
100.00% (1/1) |
87.50% (7/8) |
src/dropbear/libtomcrypt/src/pk/ecc/ecc_make_key.c |
61.54% (40/65) |
50.00% (1/2) |
65.93% (60/91) |
src/dropbear/libtomcrypt/src/pk/ecc/ltc_ecc_is_valid_idx.c |
87.50% (7/8) |
100.00% (1/1) |
88.89% (8/9) |
src/dropbear/libtomcrypt/src/pk/ecc/ltc_ecc_map.c |
92.00% (23/25) |
100.00% (1/1) |
78.26% (54/69) |
src/dropbear/libtomcrypt/src/pk/ecc/ltc_ecc_mul2add.c |
82.14% (92/112) |
100.00% (1/1) |
81.42% (149/183) |
src/dropbear/libtomcrypt/src/pk/ecc/ltc_ecc_mulmod_timing.c |
78.26% (72/92) |
100.00% (1/1) |
75.00% (108/144) |
src/dropbear/libtomcrypt/src/pk/ecc/ltc_ecc_points.c |
72.22% (13/18) |
100.00% (2/2) |
80.00% (12/15) |
src/dropbear/libtomcrypt/src/pk/ecc/ltc_ecc_projective_add_point.c |
95.41% (104/109) |
100.00% (1/1) |
76.69% (273/356) |
src/dropbear/libtomcrypt/src/pk/ecc/ltc_ecc_projective_dbl_point.c |
97.50% (78/80) |
100.00% (1/1) |
80.97% (200/247) |
src/dropbear/libtomcrypt/src/stream/chacha/chacha_crypt.c |
81.82% (45/55) |
100.00% (2/2) |
75.00% (63/84) |
src/dropbear/libtomcrypt/src/stream/chacha/chacha_ivctr64.c |
100.00% (12/12) |
100.00% (1/1) |
88.89% (24/27) |
src/dropbear/libtomcrypt/src/stream/chacha/chacha_keystream.c |
100.00% (6/6) |
100.00% (1/1) |
81.82% (9/11) |
src/dropbear/libtomcrypt/src/stream/chacha/chacha_setup.c |
92.86% (26/28) |
100.00% (1/1) |
91.89% (68/74) |
src/dropbear/libtommath/bn_mp_2expt.c |
80.00% (8/10) |
100.00% (1/1) |
90.00% (9/10) |
src/dropbear/libtommath/bn_mp_abs.c |
0.00% (0/10) |
0.00% (0/1) |
0.00% (0/9) |
src/dropbear/libtommath/bn_mp_add.c |
100.00% (19/19) |
100.00% (1/1) |
100.00% (8/8) |
src/dropbear/libtommath/bn_mp_add_d.c |
56.82% (25/44) |
100.00% (1/1) |
59.46% (22/37) |
src/dropbear/libtommath/bn_mp_addmod.c |
71.43% (10/14) |
100.00% (1/1) |
80.00% (8/10) |
src/dropbear/libtommath/bn_mp_clamp.c |
100.00% (8/8) |
100.00% (1/1) |
100.00% (8/8) |
src/dropbear/libtommath/bn_mp_clear.c |
100.00% (8/8) |
100.00% (1/1) |
100.00% (15/15) |
src/dropbear/libtommath/bn_mp_clear_multi.c |
100.00% (10/10) |
100.00% (1/1) |
100.00% (3/3) |
src/dropbear/libtommath/bn_mp_cmp.c |
50.00% (7/14) |
100.00% (1/1) |
42.86% (6/14) |
src/dropbear/libtommath/bn_mp_cmp_d.c |
100.00% (15/15) |
100.00% (1/1) |
100.00% (19/19) |
src/dropbear/libtommath/bn_mp_cmp_mag.c |
100.00% (21/21) |
100.00% (1/1) |
100.00% (21/21) |
src/dropbear/libtommath/bn_mp_cnt_lsb.c |
88.89% (16/18) |
100.00% (1/1) |
92.86% (13/14) |
src/dropbear/libtommath/bn_mp_copy.c |
90.91% (20/22) |
100.00% (1/1) |
95.00% (19/20) |
src/dropbear/libtommath/bn_mp_count_bits.c |
100.00% (14/14) |
100.00% (1/1) |
100.00% (7/7) |
src/dropbear/libtommath/bn_mp_div.c |
90.65% (97/107) |
100.00% (1/1) |
83.33% (125/150) |
src/dropbear/libtommath/bn_mp_div_2.c |
91.67% (22/24) |
100.00% (1/1) |
88.24% (15/17) |
src/dropbear/libtommath/bn_mp_div_2d.c |
84.62% (33/39) |
100.00% (1/1) |
89.29% (25/28) |
src/dropbear/libtommath/bn_mp_div_3.c |
86.49% (32/37) |
100.00% (1/1) |
90.00% (18/20) |
src/dropbear/libtommath/bn_mp_div_d.c |
68.33% (41/60) |
100.00% (1/1) |
75.47% (40/53) |
src/dropbear/libtommath/bn_mp_dr_is_modulus.c |
75.00% (9/12) |
100.00% (1/1) |
73.33% (11/15) |
src/dropbear/libtommath/bn_mp_dr_reduce.c |
0.00% (0/31) |
0.00% (0/1) |
0.00% (0/27) |
src/dropbear/libtommath/bn_mp_dr_setup.c |
0.00% (0/3) |
0.00% (0/1) |
0.00% (0/2) |
src/dropbear/libtommath/bn_mp_exch.c |
100.00% (6/6) |
100.00% (1/1) |
100.00% (1/1) |
src/dropbear/libtommath/bn_mp_exptmod.c |
43.90% (18/41) |
100.00% (1/1) |
62.50% (55/88) |
src/dropbear/libtommath/bn_mp_from_ubin.c |
68.42% (13/19) |
100.00% (1/1) |
66.67% (10/15) |
src/dropbear/libtommath/bn_mp_gcd.c |
0.00% (0/60) |
0.00% (0/1) |
0.00% (0/64) |
src/dropbear/libtommath/bn_mp_grow.c |
88.24% (15/17) |
100.00% (1/1) |
86.67% (13/15) |
src/dropbear/libtommath/bn_mp_init.c |
80.00% (8/10) |
100.00% (1/1) |
80.00% (8/10) |
src/dropbear/libtommath/bn_mp_init_copy.c |
60.00% (6/10) |
100.00% (1/1) |
75.00% (6/8) |
src/dropbear/libtommath/bn_mp_init_multi.c |
56.00% (14/25) |
100.00% (1/1) |
63.64% (7/11) |
src/dropbear/libtommath/bn_mp_init_set.c |
75.00% (6/8) |
100.00% (1/1) |
80.00% (4/5) |
src/dropbear/libtommath/bn_mp_init_size.c |
81.82% (9/11) |
100.00% (1/1) |
83.33% (10/12) |
src/dropbear/libtommath/bn_mp_invmod.c |
81.82% (9/11) |
100.00% (1/1) |
87.50% (21/24) |
src/dropbear/libtommath/bn_mp_is_square.c |
69.57% (32/46) |
100.00% (1/1) |
86.57% (58/67) |
src/dropbear/libtommath/bn_mp_lcm.c |
0.00% (0/25) |
0.00% (0/1) |
0.00% (0/24) |
src/dropbear/libtommath/bn_mp_lshd.c |
91.67% (22/24) |
100.00% (1/1) |
95.83% (23/24) |
src/dropbear/libtommath/bn_mp_mod.c |
78.95% (15/19) |
100.00% (1/1) |
88.24% (15/17) |
src/dropbear/libtommath/bn_mp_mod_2d.c |
75.00% (15/20) |
100.00% (1/1) |
88.46% (23/26) |
src/dropbear/libtommath/bn_mp_mod_d.c |
100.00% (3/3) |
100.00% (1/1) |
100.00% (1/1) |
src/dropbear/libtommath/bn_mp_montgomery_calc_normalization.c |
62.50% (15/24) |
100.00% (1/1) |
84.62% (22/26) |
src/dropbear/libtommath/bn_mp_montgomery_reduce.c |
22.22% (10/45) |
100.00% (1/1) |
33.33% (14/42) |
src/dropbear/libtommath/bn_mp_montgomery_setup.c |
90.00% (18/20) |
100.00% (1/1) |
77.78% (7/9) |
src/dropbear/libtommath/bn_mp_mul.c |
75.86% (22/29) |
100.00% (1/1) |
76.81% (53/69) |
src/dropbear/libtommath/bn_mp_mul_2.c |
86.21% (25/29) |
100.00% (1/1) |
76.19% (16/21) |
src/dropbear/libtommath/bn_mp_mul_2d.c |
74.36% (29/39) |
100.00% (1/1) |
71.43% (25/35) |
src/dropbear/libtommath/bn_mp_mul_d.c |
92.59% (25/27) |
100.00% (1/1) |
94.74% (18/19) |
src/dropbear/libtommath/bn_mp_mulmod.c |
71.43% (10/14) |
100.00% (1/1) |
80.00% (8/10) |
src/dropbear/libtommath/bn_mp_neg.c |
0.00% (0/14) |
0.00% (0/1) |
0.00% (0/18) |
src/dropbear/libtommath/bn_mp_prime_is_prime.c |
48.89% (66/135) |
100.00% (2/2) |
59.73% (89/149) |
src/dropbear/libtommath/bn_mp_prime_miller_rabin.c |
64.71% (33/51) |
100.00% (1/1) |
83.05% (49/59) |
src/dropbear/libtommath/bn_mp_prime_next_prime.c |
0.00% (0/83) |
0.00% (0/1) |
0.00% (0/90) |
src/dropbear/libtommath/bn_mp_prime_rabin_miller_trials.c |
72.73% (8/11) |
100.00% (1/1) |
61.54% (8/13) |
src/dropbear/libtommath/bn_mp_rand.c |
62.96% (17/27) |
100.00% (2/2) |
71.43% (20/28) |
src/dropbear/libtommath/bn_mp_read_radix.c |
65.91% (29/44) |
100.00% (1/1) |
71.15% (37/52) |
src/dropbear/libtommath/bn_mp_reduce.c |
50.00% (26/52) |
100.00% (1/1) |
63.93% (39/61) |
src/dropbear/libtommath/bn_mp_reduce_2k.c |
0.00% (0/30) |
0.00% (0/1) |
0.00% (0/28) |
src/dropbear/libtommath/bn_mp_reduce_2k_l.c |
64.29% (18/28) |
100.00% (1/1) |
80.77% (21/26) |
src/dropbear/libtommath/bn_mp_reduce_2k_setup.c |
0.00% (0/20) |
0.00% (0/1) |
0.00% (0/14) |
src/dropbear/libtommath/bn_mp_reduce_2k_setup_l.c |
62.50% (10/16) |
100.00% (1/1) |
76.92% (10/13) |
src/dropbear/libtommath/bn_mp_reduce_is_2k.c |
80.77% (21/26) |
100.00% (1/1) |
70.37% (19/27) |
src/dropbear/libtommath/bn_mp_reduce_is_2k_l.c |
76.47% (13/17) |
100.00% (1/1) |
73.91% (17/23) |
src/dropbear/libtommath/bn_mp_reduce_setup.c |
71.43% (5/7) |
100.00% (1/1) |
83.33% (5/6) |
src/dropbear/libtommath/bn_mp_rshd.c |
100.00% (18/18) |
100.00% (1/1) |
100.00% (15/15) |
src/dropbear/libtommath/bn_mp_set.c |
100.00% (6/6) |
100.00% (1/1) |
91.67% (11/12) |
src/dropbear/libtommath/bn_mp_sqr.c |
80.00% (16/20) |
100.00% (1/1) |
80.49% (33/41) |
src/dropbear/libtommath/bn_mp_sqrmod.c |
71.43% (10/14) |
100.00% (1/1) |
80.00% (8/10) |
src/dropbear/libtommath/bn_mp_sqrt.c |
52.27% (23/44) |
100.00% (1/1) |
74.47% (35/47) |
src/dropbear/libtommath/bn_mp_sub.c |
100.00% (17/17) |
100.00% (1/1) |
100.00% (13/13) |
src/dropbear/libtommath/bn_mp_sub_d.c |
60.47% (26/43) |
100.00% (1/1) |
70.27% (26/37) |
src/dropbear/libtommath/bn_mp_submod.c |
0.00% (0/14) |
0.00% (0/1) |
0.00% (0/10) |
src/dropbear/libtommath/bn_mp_to_radix.c |
0.00% (0/51) |
0.00% (0/1) |
0.00% (0/44) |
src/dropbear/libtommath/bn_mp_to_ubin.c |
76.00% (19/25) |
100.00% (1/1) |
77.78% (14/18) |
src/dropbear/libtommath/bn_mp_ubin_size.c |
100.00% (4/4) |
100.00% (1/1) |
100.00% (4/4) |
src/dropbear/libtommath/bn_mp_zero.c |
100.00% (5/5) |
100.00% (1/1) |
100.00% (7/7) |
src/dropbear/libtommath/bn_s_mp_add.c |
95.56% (43/45) |
100.00% (1/1) |
93.33% (28/30) |
src/dropbear/libtommath/bn_s_mp_balance_mul.c |
0.00% (0/61) |
0.00% (0/1) |
0.00% (0/60) |
src/dropbear/libtommath/bn_s_mp_exptmod.c |
88.14% (104/118) |
100.00% (1/1) |
78.82% (134/170) |
src/dropbear/libtommath/bn_s_mp_exptmod_fast.c |
74.34% (113/152) |
100.00% (1/1) |
68.20% (163/239) |
src/dropbear/libtommath/bn_s_mp_invmod_fast.c |
88.71% (55/62) |
100.00% (1/1) |
82.35% (98/119) |
src/dropbear/libtommath/bn_s_mp_invmod_slow.c |
94.03% (63/67) |
100.00% (1/1) |
84.18% (133/158) |
src/dropbear/libtommath/bn_s_mp_montgomery_reduce_fast.c |
90.32% (56/62) |
100.00% (1/1) |
88.68% (47/53) |
src/dropbear/libtommath/bn_s_mp_mul_digs.c |
28.95% (11/38) |
100.00% (1/1) |
40.00% (14/35) |
src/dropbear/libtommath/bn_s_mp_mul_digs_fast.c |
95.00% (38/40) |
100.00% (1/1) |
94.59% (35/37) |
src/dropbear/libtommath/bn_s_mp_mul_high_digs.c |
32.43% (12/37) |
100.00% (1/1) |
55.88% (19/34) |
src/dropbear/libtommath/bn_s_mp_mul_high_digs_fast.c |
95.00% (38/40) |
100.00% (1/1) |
93.94% (31/33) |
src/dropbear/libtommath/bn_s_mp_prime_is_divisible.c |
87.50% (14/16) |
100.00% (1/1) |
93.75% (15/16) |
src/dropbear/libtommath/bn_s_mp_reverse.c |
0.00% (0/13) |
0.00% (0/1) |
0.00% (0/3) |
src/dropbear/libtommath/bn_s_mp_sqr.c |
94.29% (33/35) |
100.00% (1/1) |
95.65% (22/23) |
src/dropbear/libtommath/bn_s_mp_sqr_fast.c |
95.65% (44/46) |
100.00% (1/1) |
95.12% (39/41) |
src/dropbear/libtommath/bn_s_mp_sub.c |
94.12% (32/34) |
100.00% (1/1) |
96.00% (24/25) |
src/dropbear/libtommath/tommath_private.h |
93.94% (31/33) |
100.00% (4/4) |
87.50% (42/48) |
src/dropbear/src/atomicio.c |
0.00% (0/20) |
0.00% (0/1) |
0.00% (0/12) |
src/dropbear/src/bignum.c |
85.45% (47/55) |
100.00% (6/6) |
87.88% (29/33) |
src/dropbear/src/buffer.c |
90.18% (202/224) |
100.00% (28/28) |
91.67% (154/168) |
src/dropbear/src/chachapoly.c |
47.83% (33/69) |
66.67% (2/3) |
56.90% (33/58) |
src/dropbear/src/circbuffer.c |
41.67% (30/72) |
55.56% (5/9) |
20.59% (14/68) |
src/dropbear/src/cli-agentfwd.c |
2.34% (4/171) |
14.29% (1/7) |
4.82% (4/83) |
src/dropbear/src/cli-auth.c |
64.09% (141/220) |
71.43% (5/7) |
64.34% (92/143) |
src/dropbear/src/cli-authinteract.c |
0.00% (0/96) |
0.00% (0/3) |
0.00% (0/51) |
src/dropbear/src/cli-authpasswd.c |
0.00% (0/24) |
0.00% (0/1) |
0.00% (0/6) |
src/dropbear/src/cli-authpubkey.c |
5.41% (10/185) |
16.67% (1/6) |
4.17% (3/72) |
src/dropbear/src/cli-channel.c |
61.11% (11/18) |
100.00% (1/1) |
75.00% (6/8) |
src/dropbear/src/cli-chansession.c |
2.06% (6/291) |
5.88% (1/17) |
2.38% (3/126) |
src/dropbear/src/cli-kex.c |
42.69% (143/335) |
50.00% (3/6) |
44.02% (81/184) |
src/dropbear/src/cli-runopts.c |
29.23% (197/674) |
41.67% (5/12) |
29.84% (94/315) |
src/dropbear/src/cli-session.c |
63.45% (158/249) |
86.67% (13/15) |
56.64% (64/113) |
src/dropbear/src/cli-tcpfwd.c |
22.98% (37/161) |
37.50% (3/8) |
24.36% (19/78) |
src/dropbear/src/common-algo.c |
69.41% (152/219) |
75.00% (9/12) |
72.93% (97/133) |
src/dropbear/src/common-channel.c |
77.12% (563/730) |
86.11% (31/36) |
78.85% (384/487) |
src/dropbear/src/common-kex.c |
94.36% (535/567) |
100.00% (21/21) |
94.67% (231/244) |
src/dropbear/src/common-runopts.c |
52.94% (54/102) |
60.00% (3/5) |
45.57% (36/79) |
src/dropbear/src/common-session.c |
81.46% (347/426) |
87.50% (14/16) |
80.50% (227/282) |
src/dropbear/src/compat.c |
91.67% (33/36) |
100.00% (2/2) |
90.91% (20/22) |
src/dropbear/src/crypto_desc.c |
87.76% (43/49) |
100.00% (2/2) |
83.33% (15/18) |
src/dropbear/src/curve25519.c |
96.74% (326/337) |
96.43% (27/28) |
98.99% (197/199) |
src/dropbear/src/dbhelpers.c |
100.00% (3/3) |
100.00% (1/1) |
100.00% (1/1) |
src/dropbear/src/dbmalloc.c |
89.57% (103/115) |
100.00% (12/12) |
89.29% (50/56) |
src/dropbear/src/dbrandom.c |
22.89% (46/201) |
37.50% (3/8) |
18.58% (21/113) |
src/dropbear/src/dbutil.c |
33.51% (128/382) |
62.50% (15/24) |
29.10% (71/244) |
src/dropbear/src/dss.c |
82.79% (178/215) |
85.71% (6/7) |
86.58% (200/231) |
src/dropbear/src/ecc.c |
81.71% (134/164) |
100.00% (7/7) |
82.05% (128/156) |
src/dropbear/src/ecdsa.c |
56.52% (182/322) |
70.00% (7/10) |
69.40% (161/232) |
src/dropbear/src/ed25519.c |
81.63% (80/98) |
85.71% (6/7) |
78.10% (82/105) |
src/dropbear/src/gendss.c |
0.00% (0/102) |
0.00% (0/6) |
0.00% (0/80) |
src/dropbear/src/gened25519.c |
0.00% (0/9) |
0.00% (0/1) |
0.00% (0/4) |
src/dropbear/src/genrsa.c |
0.00% (0/63) |
0.00% (0/2) |
0.00% (0/55) |
src/dropbear/src/gensignkey.c |
0.00% (0/146) |
0.00% (0/4) |
0.00% (0/80) |
src/dropbear/src/list.c |
92.86% (39/42) |
100.00% (3/3) |
94.12% (16/17) |
src/dropbear/src/listener.c |
36.89% (38/103) |
71.43% (5/7) |
36.00% (27/75) |
src/dropbear/src/loginrec.c |
30.29% (73/241) |
50.00% (10/20) |
25.00% (33/132) |
src/dropbear/src/ltc_prng.c |
17.86% (5/28) |
12.50% (1/8) |
30.00% (6/20) |
src/dropbear/src/netio.c |
27.02% (127/470) |
61.11% (11/18) |
25.09% (68/271) |
src/dropbear/src/packet.c |
82.99% (322/388) |
100.00% (11/11) |
82.33% (177/215) |
src/dropbear/src/process-packet.c |
100.00% (84/84) |
100.00% (2/2) |
100.00% (67/67) |
src/dropbear/src/queue.c |
100.00% (43/43) |
100.00% (5/5) |
92.59% (25/27) |
src/dropbear/src/rsa.c |
77.02% (181/235) |
87.50% (7/8) |
79.66% (141/177) |
src/dropbear/src/signkey.c |
76.13% (437/574) |
77.78% (14/18) |
80.25% (256/319) |
src/dropbear/src/sk-ecdsa.c |
0.00% (0/40) |
0.00% (0/1) |
0.00% (0/16) |
src/dropbear/src/sk-ed25519.c |
81.13% (43/53) |
100.00% (1/1) |
65.62% (21/32) |
src/dropbear/src/sshpty.c |
30.95% (39/126) |
80.00% (4/5) |
32.35% (22/68) |
src/dropbear/src/svr-agentfwd.c |
5.56% (8/144) |
16.67% (1/6) |
4.00% (4/100) |
src/dropbear/src/svr-auth.c |
64.64% (181/280) |
57.14% (4/7) |
71.23% (151/212) |
src/dropbear/src/svr-authpasswd.c |
42.47% (31/73) |
50.00% (1/2) |
53.85% (21/39) |
src/dropbear/src/svr-authpubkey.c |
45.79% (163/356) |
42.86% (3/7) |
50.00% (118/236) |
src/dropbear/src/svr-authpubkeyoptions.c |
81.11% (176/217) |
77.78% (7/9) |
78.77% (141/179) |
src/dropbear/src/svr-chansession.c |
48.45% (329/679) |
78.26% (18/23) |
49.45% (225/455) |
src/dropbear/src/svr-kex.c |
57.80% (100/173) |
75.00% (3/4) |
45.45% (40/88) |
src/dropbear/src/svr-runopts.c |
15.33% (82/535) |
12.50% (1/8) |
17.79% (50/281) |
src/dropbear/src/svr-service.c |
100.00% (32/32) |
100.00% (2/2) |
100.00% (31/31) |
src/dropbear/src/svr-session.c |
69.70% (92/132) |
83.33% (5/6) |
62.16% (46/74) |
src/dropbear/src/svr-tcpfwd.c |
83.04% (142/171) |
80.00% (4/5) |
87.18% (102/117) |
src/dropbear/src/tcp-accept.c |
21.05% (16/76) |
33.33% (1/3) |
14.04% (8/57) |
Totals |
58.33% (10719/18375) |
72.11% (574/796) |
62.45% (9172/14687) |