第一次作业

项目

软件工程 https://edu.cnblogs.com/campus/gdgy/informationsecurity1812
作业要求 https://edu.cnblogs.com/campus/gdgy/informationsecurity1812/homework/11155
作业目标 熟悉代码流程
GitHub连接 https://github.com/km-d/3118005407/blob/master/查重代码

PSP表格

PSP2.1 Personal Software Process Stages 预估耗时(分钟) 实际耗时(分钟)
Planning 计划 15 15
Estimate 估计这个任务需要多少时间 240 200
Development 开发 60 65
Analysis 需求分析 (包括学习新技术) 30 40
Design Spec 生成设计文档 10 5
Design Review 设计复审 10 5
Coding Standard 代码规范 (为目前的开发制定合适的规范) 5 5
Design 具体设计 10 10
Coding 具体编码 10 10
Code Review 代码复审 5 5
Test 测试(自我测试,修改代码,提交修改) 30 50
Reporting 报告 30 25
Test Repor 测试报告 20 10
Size Measurement 计算工作量 10 10
Postmortem & Process Improvement Plan 事后总结, 并提出过程改进计划 5 5
合计 490 460

计算模块部分单元测试展示

Input函数:输入文章

Conver函数:将文本转化为字符串

sentenceDuplication函数:句子查重

Output函数:输出结果

覆盖率

posted @ 2020-09-24 21:52  Km-D  阅读(174)  评论(0编辑  收藏  举报