Skip to content

Instantly share code, notes, and snippets.

@dstufft
Created June 28, 2014 06:38
Show Gist options
  • Save dstufft/373ab07553568d61e403 to your computer and use it in GitHub Desktop.
Save dstufft/373ab07553568d61e403 to your computer and use it in GitHub Desktop.
Name Stmts Miss Branch BrMiss Cover Missing
---------------------------------------------------------------------
pip/__init__ 147 91 44 38 32% 34-95, 142-144, 148-149, 155-161, 172, 179-181, 193-196, 203-231, 235-239, 242-245, 249
pip/__main__ 8 8 4 4 0% 1-17
pip/appdirs 62 45 20 15 27% 62-75, 79-102, 106-127, 130-138
pip/basecommand 135 45 34 19 62% 57-86, 108, 116, 119, 123-127, 142, 144-147, 149-152, 154-157, 159-161, 163-166, 176-179, 211-212
pip/baseparser 144 48 58 29 62% 28, 38-51, 54-56, 68-82, 86-89, 102-104, 110-115, 120-124, 143, 145, 160-162, 183, 185, 210, 224
pip/cmdoptions 60 0 2 0 100%
pip/commands/__init__ 35 7 8 3 77% 54, 65-74
pip/commands/completion 21 11 2 2 43% 37-54, 58-64
pip/commands/freeze 67 51 35 35 16% 27-53, 56, 59-133
pip/commands/help 21 14 4 4 28% 13-33
pip/commands/install 121 104 53 53 10% 41-167, 175, 188-344
pip/commands/list 82 62 30 30 18% 22-60, 66, 77-84, 87-90, 96-146, 149-152, 155-159, 162-175, 178-183
pip/commands/search 89 66 28 28 20% 25-33, 36-51, 54-56, 65-96, 100-127, 131-141, 146
pip/commands/show 48 36 18 18 18% 16-24, 27-33, 43-68, 75-87
pip/commands/uninstall 23 14 8 8 29% 23-39, 42-64
pip/commands/unzip 4 0 0 0 100%
pip/commands/wheel 84 67 26 26 15% 44-95, 100-226
pip/commands/zip 260 235 146 146 6% 21-67, 71-97, 101-136, 139-198, 201-255, 258-279, 285-304, 307-312, 315-330, 334-396, 399-404
pip/download 389 89 139 58 72% 45-59, 64-66, 97-100, 114-139, 143-146, 162-164, 180, 259, 268, 272-280, 287, 293-294, 323, 359-363, 367-370, 374, 378, 424-425, 441, 484, 499, 520-534, 542, 557, 605-608, 615-618, 621-623, 625-627, 674
pip/exceptions 11 0 0 0 100%
pip/index 526 87 266 62 81% 43, 96, 118, 154, 193, 203, 230-242, 278, 285, 341-352, 354-378, 412, 426-442, 455, 516, 540-541, 592-597, 634-640, 691, 702-705, 712-722, 733, 753-757, 763-772, 792-801, 815-816, 859, 885, 892, 923, 929, 935, 941, 1048-1052
pip/locations 108 27 30 14 70% 86-89, 98-101, 107, 120, 130-131, 152-159, 175-187, 202-203
pip/log 161 46 76 30 68% 116, 131-136, 141, 153, 159-161, 185-187, 197-207, 215-231, 240-241, 261-266, 280-288
pip/pep425tags 81 7 48 6 90% 20, 22, 24, 32, 69, 75, 106
pip/req/__init__ 4 0 0 0 100%
pip/req/req_file 83 45 64 41 41% 15, 23, 37, 39, 41-55, 59, 61-72, 74-79, 81-83, 86, 90, 92-93, 95, 98, 101, 104-105, 107-108, 112-116
pip/req/req_install 602 422 313 251 26% 85-100, 117-122, 138, 164-166, 170-175, 179-189, 193, 195-197, 199, 205, 211-237, 242, 248, 253-276, 279-335, 363-372, 375-426, 429-438, 441-449, 454-468, 478, 481-489, 495-518, 535-648, 651-654, 658-661, 665-708, 711-716, 719-820, 825-832, 835-859, 862-876, 884, 894, 899-915, 919, 922, 932-933, 944, 950-957, 974, 977, 997, 1018-1019, 1025, 1034-1037, 1041-1042, 1046-1048
pip/req/req_set 337 226 201 179 25% 57, 82, 86-89, 99, 102, 108, 113, 118, 122-126, 131-136, 142-147, 150-152, 157-198, 213, 227-252, 254-258, 262, 266, 281-293, 324-464, 471-485, 488, 496-500, 505-531, 538-617
pip/req/req_uninstall 132 108 53 53 13% 17-22, 30, 33-43, 46-57, 60-66, 73-80, 83, 89-126, 130-142, 146-149, 154-160, 163-170, 173-191, 194-203
pip/status_codes 6 0 0 0 100%
pip/util 421 165 202 91 59% 39-41, 55-62, 70, 77-82, 97, 106, 121-124, 129-143, 156, 162, 168, 171, 187, 189, 191, 198-203, 210, 215-219, 229, 241, 274, 298-309, 319-321, 332, 339-340, 348, 356-358, 447-450, 465-466, 468, 470, 474-479, 481, 512, 520, 548, 551-558, 569, 579-585, 589-595, 597, 629-642, 652-715, 729, 763-764, 774-780
pip/vcs/__init__ 145 79 44 37 39% 38, 49-50, 55-60, 67-71, 79-82, 98, 105-106, 110-115, 132, 140-142, 149, 155, 162, 168, 174, 183-232, 235-237, 240, 244-259
pip/vcs/bazaar 83 51 28 25 32% 32-41, 44, 47, 51-61, 72-83, 86-88, 91-100, 103-117
pip/vcs/git 115 88 42 42 17% 26-40, 44-53, 60-73, 76-81, 85-96, 99-117, 123-126, 129-131, 135-150, 153-173, 182-190, 193-195
pip/vcs/mercurial 97 72 26 26 20% 21-28, 31-44, 47-48, 52-63, 66-71, 74-84, 87-97, 100-103, 106-109, 112-133
pip/vcs/subversion 173 142 67 67 13% 24-47, 51-64, 67, 71, 75-84, 92-112, 116-119, 125-139, 142-179, 182-190, 193-202, 205-239, 243-267
pip/wheel 314 81 130 49 71% 55-56, 64-81, 105, 126, 135, 140, 167, 193, 207, 221-230, 238-239, 318-331, 334-345, 353, 369, 446, 528-544, 563, 569-594
---------------------------------------------------------------------
TOTAL 5199 2639 2249 1489 45%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment