cse15l-labreports

LAB REPORT 5

I found the test with different results manually, the following images show the difference

Screenshot 2022-06-10 at 9 49 36 PM

Screenshot 2022-06-10 at 10 03 26 PM

Test file with different results:

I will compare two test files 495.md and 498.md out of the 652 tests.

495.md

498.md

ANALYSIS OF 495.md

my output: Screenshot 2022-06-10 at 10 11 06 PM

other output: Screenshot 2022-06-10 at 10 13 12 PM

expectations: both should give the same outcome Screenshot 2022-06-10 at 10 16 34 PM

The error in the other file is present here:

Screenshot 2022-06-10 at 10 17 59 PM Other problem: the problem with other code is that it does not stop to check if the if the proper markdown format is not present. The program should terminate by returning empty array list.

Analysis of 498.md

my output: Screenshot 2022-06-10 at 10 23 57 PM

other output: Screenshot 2022-06-10 at 10 25 39 PM

expectations: both should give the same outcome

Screenshot 2022-06-10 at 10 16 34 PM

The error in the other file is present here:

Screenshot 2022-06-10 at 10 17 59 PM

Other problem: the problem with other code is that it does not stop to check if the if the proper markdown format is not present. The program should terminate by returning empty array list.